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

Does mysql support sequence?

1 Answers  


Can mysql scale horizontally?

1 Answers  


What is mysql workbench used for?

1 Answers  


Can mysql and mariadb coexist?

1 Answers  


In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...

2 Answers  


How do I start and stop mysql on windows?

1 Answers  


What is the latest version of php and mysql?

1 Answers  


Why do we need mysql?

1 Answers  


What does mysql workbench do?

1 Answers  


What does mysqli stand for?

1 Answers  


What is ddl, dml, and dcl?

1 Answers  


What is row?

1 Answers  


Categories