How many ways we can we find the current date using MySQL?
Answer Posted / rohit
SELECT CURRENT_DATE();
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is mysql community edition?
Is mysqli deprecated?
What is join in mysql? What are the different types of join?
What language is mysql written in?
What are the advantages of a procedure?
How you will show all data from a table.
What command is used to delete the data from the table without deleting the table structure?
How do I backup mysql database on linux?
change column name and make a unique column so we get no dupes.
What is different between sql and mysql?
what are the different tables present in mysql? : Mysql dba
How important is to list the column names when doing an insert?
Is there a free mysql?
Is mongodb faster than mysql?
Why MySQL is used?