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
How do I get a list of table names in mysql?
Is mysql good for big data?
What does mysql workbench do?
Explain the different types of mysql joins.
Is mariadb faster than mysql?
How we can create index in mysql?
Why mysql is so popular?
How would you get the current date in mysql?
what are the different tables present in mysql? : Mysql dba
How do you rename a table in mysql?
How can we change the data type of a column of a table?
can you elaborate on blob and text in mysql? : Mysql dba
What is mysql architecture?
List data types in mysql? Explain
What is a table schema?