how many ways we can get the current date in mysql?
Answer Posted / sunil kumar
curdate(),current_date(),now()
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the default port for MySQL Server?
How many rows can a mysql table hold?
What is the difference between procedure and function in mysql?
How do I start mysql client?
How to convert character strings to dates?
How do I copy an entire mysql database?
What is the difference between MyISAM Static and MyISAM Dynamic?
Write a query to stop mysql in unix
What is mysql uuid?
Is mysql a backend?
What is the use of mysqli_query?
How do I install and use mysql?
How to return query output in html format?
How can you export the table as an xml file in mysql?
Is mysql and sql are same?