Search notes:

SQL data type: datetime

The datetime data type comes in three variants:
The timestamp and time data types allow to increase the precision with a number of decimal digits for seconds.
These two data types may also be combined with a time zone.

See also

SQL: data types

Index