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 the full meaning of mysql?

0 Answers  


How to show table names with 'mysqlshow'?

0 Answers  


How do I find users in mysql?

0 Answers  


What is the insert?

0 Answers  


What is the difference between now() and current_date()?

0 Answers  






Is it possible to update a table value with out using update command?. if yes what is the reason, if no what is the reason?.

1 Answers  


How is data stored in mysql?

0 Answers  


What is action query?

0 Answers  


What is innodb mysql?

0 Answers  


How do you index just the first four bytes of the column?

2 Answers  


What is maximum table size in mysql?

0 Answers  


What is query design?

0 Answers  


Categories