Data type 

A data type is a set of values that can be represented.

Special value, whose comparison with all other values is always undefined.

Special value which may occur in arithmetical operations when these lead to an overflow or a division by 0. The comparison of a special NULL value with any value is always undefined.

Character string, LONG column, number, date value, time value, timestamp value, BOOLEAN

See also:

Using data types in SQL statements: data type