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
How do you shutdown a mysql database?
If you are assigned a task, to find the information of procedures. What are the basic commands that you will use to do so?
Why do we use the mysql database server?
Can not connect to mysql server 10060?
How to determine the location of the data directory?
How do you create a new database in mysql?
Can you tell the difference between mysql_fetch_object and mysql_fetch_array?
What is a query in mysql?
How does php communicate with mysql?
What are the technical specifications of mysql?
How to calculate expressions with sql statements?
Write a query to stop mysql in unix
What are date and time data types?
How do I zip a file in mysql?
Can I copy mysql data directory?