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 latest version of mysql?
What is save point in mysql?
What language is used in mysql?
What is blob storage?
How to shut down the server with 'mysqladmin'?
what is constraints?
What are the difference between and myisam and innodb?
Is mysql is a programming language?
How many ways to get the current time?
How to show table names with 'mysqlshow'?
How we can create index in mysql?
How can I create table in mysql?
What is a join? Explain the different types of mysql joins.
How to extract a unit value from a date and time?
Explain % and _ inside like statement?