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

Answer Posted / anish mathew

SELECT CURDATE( )

Is This Answer Correct ?    19 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I use mysql?

497


What's the latest version of mysql?

517


i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?

2172


What is trigger in mysql with example?

501


How do you know if your mysql server is alive?

509






Which statement is used to delete a table in MySQL.

493


How can you increase the performance of mysql select query?

493


Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?

476


What is strict mode in mysql?

486


Is mysql easy to learn?

488


How to create a new table by selecting rows from another table in mysql?

515


How Switch (select or use) to a database.

544


What is the maximum no of columns a table can have?

479


How to get the number of rows selected or affected by a sql statement?

515


Why is mysql popular?

498