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
How do you insert a table?
Where is mysql password stored?
What is prepared statement in mysql?
What is the difference between unix timestamp and mysql timestamp?
Can you tell the difference between ereg_replace() and eregi_replace()?
How are mysql timestamps seen to a user?
How to returns the columns and column information pertaining to the designated table.
How to enter numeric values as hex numbers?
Who owns mysql database?
How to run 'mysql' commands from a batch file?
How do I view data in mysql workbench?
Is oracle mysql free?
How we can get distinct columns values in mysql?
Is mysql same as sql?
How to run a sql statement?