CURRENT_TIMESTAMPSQL{CURRENT_TIMESTAMP [([int])] | NOW([int])} Description Returns the current timestamp. The precision parameter for nanoseconds precision is optional. This method always returns the same value within a transaction. Examples SQLCURRENT_TIMESTAMP() Updated over 4 years ago Table of Contents Description Examples