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 a tinyint in mysql?
How does mysql store binary data?
What is pragma serially_reusable and why is it used?
Is mysql a scripting language?
What is the difference between sql and mysql and oracle?
What is the data source name for mysql?
What is deterministic in mysql?
Why do you think it is advised to not to use guid and character columns as clustered index arrays?
How does mysql store data?
Where is mysql data stored?
How to increment dates by 1 in mysql?
Where is the mysql config file?
How do I rename a table in mysql?
How you will Show unique records.
What are the differences between char and varchar data types?