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 to dump one database for backup.
How do I change a procedure in mysql?
How many columns is too many mysql?
What does schema mean?
Is sqlite faster than mysql?
What is the role of a limit in a mysql query?
explain GROUPBY & HAVING clause with examples.
Does mysql automatically index foreign keys?
Where is the mysql data directory?
What is a delimiter in mysql?
What is the use of count function in mysql?
How to install mysql?
How do I change the max connection in mysql?
How do I delete a row in mysql?
How many ways we can retrieve the date in result set of mysql using php?