What is the different between NOW() and CURRENT_DATE()?



What is the different between NOW() and CURRENT_DATE()?..

Answer / 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

More MySQL Interview Questions

Is sql and mysql same?

1 Answers  


Can we store files in mysql?

1 Answers  


What is a session in mysql?

1 Answers  


In PHPmysql language how can we update our previous information.when update form open then we get our previous information in textbox,checkbox,selct,radio button.How can we show the information in checkbox,select menu,radio button which is available in database?

0 Answers  


What are the other commands to know the structure of a table using mysql commands except explain command?

1 Answers  


List some mysql advantages and disadvantages?

1 Answers  


What are triggers in mysql?

1 Answers  


What is use command in mysql?

1 Answers  


Why mysql is open source?

1 Answers  


Is pdo more secure than mysqli?

1 Answers  


How do I start mysql manually?

1 Answers  


What is pragma autonomous_transaction?

1 Answers  


Categories