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
Which is faster mongodb or mysql?
How many columns can a mysql table have?
Why do you think it is advised to not to use guid and character columns as clustered index arrays?
How can you import tables from a sql file into a database by using the mysql client?
what is database black box testing? : Mysql dba
How do I clear the screen in mysql?
Why we use mysqli instead of mysql?
What is the limitation of mysql?
What is the data source name for mysql?
How do I show all mysql databases?
how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?
How to display odd rows in student table in mysql?
What is the difference between mysql and oracle?
What is a select query?
What is the maximum no of columns a table can have?