If I have a column in a table of type TIMESTAMP and has as default: CURRENT_TIMESTAMP does this column get updated to the current timestamp if I update the valu
TIMESTAMP
Adding where to find UPDATE CURRENT_TIMESTAMP because for new people this is a confusion.
UPDATE CURRENT_TIMESTAMP
Most people will use phpmyadmin or something like it.
Default value you select CURRENT_TIMESTAMP
Attributes (a different drop down) you select UPDATE CURRENT_TIMESTAMP