What does TIMESTAMP ON UPDATE CURRENT_TIMESTAMP data type
do?
Answer Posted / 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 View All Answers
What is mysqladmin flush hosts?
How do I flush privileges in mysql?
What is mysql in linux?
How do I create a stored procedure in mysql?
What is mysqli procedural?
How does mysql store dates?
What are the advantages of mysql?
What is the difference between database and table?
What is ddl, dml, and dcl?
How to control the max size of a heap table?
What is blob storage?
How do I disable mysql?
Is oracle better than mysql?
What is prepare statement in mysql?
What is the difference between char and varchar in mysql?