Jump to content

TRUNC


esostigma

Recommended Posts

i thought you may have meant : dbms (database management system)  i thought that was sql.  now i think you may  mean something like oracle.  if you do, then i don't know, this is a little research assignment to see what resources i can pull off the web to figure something out.  i was not given information as to whether it is oracle or something.  ty

Link to comment
https://forums.phpfreaks.com/topic/52568-trunc/#findComment-259405
Share on other sites

sql databases using php

 

PHP can connect to many different kinds of databases, mysql is most common, but... as far as I can tell there is no such function (TRUNC) available in mysql.

 

i thought you may have meant : dbms (database management system)  i thought that was sql

 

SQL is a language, not a database. It is the language that you use to query databases. Each dbms has its own flavor of sql though.

Link to comment
https://forums.phpfreaks.com/topic/52568-trunc/#findComment-259408
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.