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 we use mongodb instead of mysql?

0 Answers  


How can an index be declared in mysql?

0 Answers  


What?s the difference between query_cache_type 1 and 2?

1 Answers  


Is blocked because of many connection errors mysql?

0 Answers  


What is the purpose of mysql database?

0 Answers  






Does adding an index lock a table?

0 Answers  


Can not connect to mysql server 10060?

0 Answers  


How does triggers work in mysql?

0 Answers  


What is meant by mysqli?

0 Answers  


How to create a table?

0 Answers  


How many ways we can retrieve the date in result set of mysql using php?

0 Answers  


What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?

0 Answers  


Categories