Data types
Every column in a table in a database is assigned a data type. The data type precisely defines the kinds of values that you can store in that column.
These topics describe built-in and extended data types, casting between two data types, and operator precedence.