A column type is a type that is introduced in the database schema.
Typically it describes the values of one column of a relation in the database.
It can also be the union of a set of such columns.
A detailed explanation of column types, and a full account of all the column types available, can be found in the section on
database contents.