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 mysql uuid?
What is the use of i-am-a-dummy flag in mysql?
What is myisam?
What is the datatype for password in mysql?
How do I backup mysql database on linux?
What is the purpose of using timestamp data type?
How can we convert between Unix & MySQL timestamps?
What is mysql good for?
Which is better sqlite or mysql?
What is mysql ndb?
How to use regular expression in pattern match conditions?
How to use 'mysql' to run sql statements?
In which year mysql created?
What is an example of a delimiter?
What are the reasons for selecting lamp (linux, apache, mysql, php) instead of combination of other software programs, servers and operating systems?