Interview Questions

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

MySQL and SQL


(Continued from previous question...)

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

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

(Continued on next question...)

Other Interview Questions