What happens if a table has one column defined as TIMESTAMP?



What happens if a table has one column defined as TIMESTAMP?..

Answer / amith

That field gets the current timestamp whenever the row gets
altered.

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More MySQL Interview Questions

why not null is not allowed at table level

0 Answers   Cognizant,


how to dump all databases for backup. Backup file is sql commands to recreate all db's.

0 Answers  


What is key in mysql?

0 Answers  


How to write after insert event update trigger on the same table in mysql?

0 Answers  


In mysql, what is the default storage engine?

0 Answers  






How do I drop a database in mysql?

0 Answers  


How to rename an existing table in mysql?

0 Answers  


How does mysql store data?

0 Answers  


How to print message in mysql trigger?

0 Answers  


What is the purpose of -> in the mysql terminal?

0 Answers  


What are the advantages of MySQL when compared with Oracle?

0 Answers  


What are the functions in mysql?

0 Answers  


Categories