What happens if a table has one column defined as TIMESTAMP?
Answer Posted / amith
That field gets the current timestamp whenever the row gets
altered.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How do I completely remove mysql from windows?
What is current version of mysql?
What is session variable in mysql?
Why should I use mysql?
How to drop an existing index in mysql?
How do I check mysql version?
What is difference between schema and table?
How do I insert an image into mysql workbench?
How many rows can mysql hold?
What is longblob in mysql?
Is Mysql query is case sensitive?
What is the datatype for password in mysql?
Can we save images in mysql database?
Does mysql use sql?
SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?