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
Is mysqli deprecated?
Can we store videos in mysql database?
Define REGEXP?
How do I create a database in mysql workbench?
How to get data from mysql in php?
How to start mysql server?
What is int mysql?
How we can create index in mysql?
How do I rename a table in mysql workbench?
Why is mysql popular?
Where is the mysql data directory?
what is constraints?
How can we find out which auto increment was assigned on Last insert?
Write a query to fetch duplicate records from a table using mysql?
Is mysql a scripting language?