What is the different between NOW() and CURRENT_DATE()?
Answer Posted / shiwanshu
Now() Show the current date with time with AM/PM
Current_date () show only the current_date
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is mysqlcheck do?
What is heap table?
How large can a mysql table be?
Where the database is stored in mysql?
What is the difference between truncate and delete?
How do you know the version of your mysql server?
What is different between sql and mysql?
What is mysql good for?
Explain the difference between primary key and candidate key in mysql?
What is mysql default database?
How do I create a schema in mysql?
What is meant by decimal (5,2)?
What is auto increment in mysql?
How many rows can mysql hold?
What is the command used to create a database using php and mysql?