Synonym for NOW(). Returns the current date and time as a value in 'YYYY-MM-DD HH:MM:SS' or YYYYMMDDHHMMSS format.
CURRENT_TIMESTAMP CURRENT_TIMESTAMP([precision])
CURRENT_TIMESTAMP and CURRENT_TIMESTAMP() are synonyms for NOW().
CURRENT_TIMESTAMP
CURRENT_TIMESTAMP()
Microseconds in MariaDB
The TIMESTAMP data type
This page is licensed: GPLv2, originally from fill_help_tables.sql
Last updated 2 months ago
Was this helpful?