What does TIMESTAMP ON UPDATE CURRENT_TIMESTAMP data type
do?



What does TIMESTAMP ON UPDATE CURRENT_TIMESTAMP data type do?..

Answer / amith

On initialization places a zero in that column, on future
updates puts the current value of the timestamp in.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is general log in mysql?

0 Answers  


Can we rename database in mysql?

0 Answers  


What can you do with mysql?

0 Answers  


How do I view mysql logs?

0 Answers  


Who owns mysql database?

0 Answers  






how you will Create a database on the mysql server with unix shell.

0 Answers  


How do I view data in mysql workbench?

0 Answers  


What is difference between mysql mysqli and pdo?

0 Answers  


What is mysql workbench used for?

0 Answers  


What is the maximum length of a table name, a database name, or a field name in MySQL?

4 Answers  


What is blob storage?

0 Answers  


What is username in mysql?

0 Answers  


Categories