Wednesday, 17 October 2012

What does TIMESTAMP ON UPDATE CURRENT_TIMESTAMP data type do? | MySQL Interview Questions

On initialization places a zero in that column, on future updates puts the current value of the timestamp in.

No comments: