Answer the question
In order to leave comments, you need to log in
How to update only one TIMESTAMP column?
There are two columns with TIMESHTAMP, how to update only one?
current_timestamp and now() update both
Answer the question
In order to leave comments, you need to log in
The TIMESTAMP column type provides a data representation type that can be used to automatically capture the current date and time when performing an INSERT or UPDATE operation. If there are multiple TIMESTAMP columns, only the first one is updated automatically.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question