TIME (Time Value)
The data type (data_type) TIME
defines an alphanumeric column in which time values can be stored.
A time value is a special character string. A time value can be compared to other time values, numbers and to character strings with the code attributes ASCII
and UNICODE
.
The data type TIME
is specified during column definition.