Date and time data types
ποΈ DATE
DATE type. The value range is ['0000-01-01', '9999-12-31'] and the default format is YYYY-MM-DD.
ποΈ DATETIME
Date and time type. The value range is ['0000-01-01 0000', '9999-12-31 2359'].
DATE type. The value range is ['0000-01-01', '9999-12-31'] and the default format is YYYY-MM-DD.
Date and time type. The value range is ['0000-01-01 0000', '9999-12-31 2359'].