How many ways we can we find the current date using MySQL?
Answer Posted / mansukh khandhar
echo date(y/m/d);
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is mysql procedure?
How are mysql timestamps seen to a user?
What is difference between unix timestamp and mysql timestamp?
How do I import database through command line?
How can we get the number of rows affected by query?
How you can create a trigger in mysql?
Why we use mysql workbench?
Does mysql scale well?
How do you create a table in mysql workbench?
Is sqlite faster than mysql?
What is trigger in mysql with example?
In which language it is written?
What is a crosstab query?
What is user in mysql?
How do I insert multiple rows in a table?