Explain TIMESTAMP DEFAULT ?2006:09:02 17:38:44′ ON UPDATE
CURRENT_TIMESTAMP.



Explain TIMESTAMP DEFAULT ?2006:09:02 17:38:44′ ON UPDATE CURRENT_TIMESTAMP...

Answer / amith

A default value is used on initialization, a current
timestamp is inserted on update of the row.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is default password for mysql?

0 Answers  


What is mysql_query?

0 Answers  


How can a user get the current SQL version?

2 Answers  


What is a table schema?

0 Answers  


What is a heap table?

0 Answers  






What is DDL in MySQL?

1 Answers  


How to use rank function in mysql?

0 Answers  


How can you see all indexes defined for a table?

0 Answers  


Write a query to display even rows in student table using mysql?

0 Answers  


How many ways we can we find the current date using MySQL?

5 Answers  


How MySQL is different from SQL?

17 Answers   HCL, IBM,


How to include comments in sql statements?

0 Answers  


Categories