The DATE data type defines an alphanumeric column in which date values can be stored.
A date value is a special character string. A date value can be compared to other date values and to character strings with the code attributes ASCII and UNICODE.
The data type DATE is specified when columns are defined.
See also:
Date and Time Format (datetimeformat)