What is the different between NOW() and CURRENT_DATE()?
Answer Posted / shiwanshu
Now() Show the current date with time with AM/PM
Current_date () show only the current_date
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I automate a backup in mysql?
How to validate email addresses in mysql?
What are the limitations of mysql?
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
How to show certain selected rows with the value "pcds".
Why use stored procedures in mysql?
Write a query to fetch common records between two tables using mysql?
How to list or view all databases from the mysql server.
Can we store images in mysql database?
Is mariadb better than mysql?
Can you shard mysql?
What is mysql root?
How to calculate the difference between two time values?
What, if a table has one column defined as TIMESTAMP?
How do I kill a mysql query?