How many ways we can we find the current date using MySQL?

Answer Posted / rajan vardawaj

SELECT CURDATE(); SELECT CURRENT_DATE(); SELECT CURTIME();
SELECT CURRENT_TIME();

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I completely remove mysql from windows?

448


How do I know if mysql is running on windows?

477


What is mysql optimization?

483


What are date and time intervals?

511


Explain the different types of constraints?

516






How do I view data in mysql workbench?

507


Why MySQL is used?

565


What is the insert?

489


Can you tell the difference between mysql_fetch_object and mysql_fetch_array?

497


What are the method you will follow while sql installing

1869


How many triggers are possible in mysql?

507


How is myisam table stored?

551


What is mysql in linux?

488


How does triggers work in mysql?

505


How to convert character strings to numeric values?

617