Data Type 

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

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

Use

As well as specifying the column name when you define columns, you can also specify data types.

If required, a code attribute can also be entered for LONG columns and some kinds of character strings.

See also:

Using data types in SQL statements: data_type