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
How do I stop a mysql command?
How do I start and stop mysql server?
What is the difference between now() and current_date()?
What is mysql primary key?
Explain about reporting services of MYSQL?
How to return query output in html format?
What is bigint in mysql?
How do you backup a database in mysql?
Does uninstalling mysql delete database?
How do I find users in mysql?
What is current version of mysql?
How do you select a table?
Can we create table in stored procedure?
What are the functions of commit and rollback statements?
How do I show columns in mysql?