CURRENT_TIMESTAMP
Synonym for NOW(). Returns the current date and time as a value in 'YYYY-MM-DD HH:MM:SS' or YYYYMMDDHHMMSS format.
Syntax
CURRENT_TIMESTAMP
CURRENT_TIMESTAMP([precision])
Description
CURRENT_TIMESTAMP and CURRENT_TIMESTAMP() are synonyms for .
See Also
This page is licensed: GPLv2, originally from