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 to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.
How many primary keys can be there in a table?
What is mysql server?
What is myisamchk?
What are the 'mysql' command line options?
What is the difference between b-tree and hash indexes?
How can you retrieve a portion of any column value by using a select query?
Why we use mysql database?
Can you tell the difference between mysql_fetch_object and mysql_fetch_array?
What does mysqli_fetch_assoc do?
Write a query to stop mysql in unix
What is mysql_connect?
Is mysql a relational database?
What is the difference between now() and current_date()?
How do I run mysql on a mac?