How many ways we can we find the current date using MySQL?
Answer Posted / ismail
SELECT CURDATE(),SELECT CURRENT_DATE(),SELECT CURTIME(),
SELECT CURRENT_TIME(),SELECT now().
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What is the difference between char and varchar?
What tools available for managing mysql server?
What is difference between mysql_connect and mysql_pconnect?
What are the steps required to view your mysql database?
What is meant by mysqli?
What is difference between pdo and mysqli?
What is heap table in mysql?
How to create a trigger in mysql?
What is a trigger? How you can create a trigger in mysql?
What is mysql used for?
What is ISAM?
How to list or view all databases from the mysql server.
What does do in mysql?
What is a session in mysql?
List data types in mysql? Explain