The data type (data_type) DATE 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 during column definition.