Specifying Data Types
Go Up to Data Definition Guide
This chapter describes the following:
- All of the data types that are supported by InterBase, and the allowable operations on each type.
- Where to specify the data type, and which data definition statements reference or define the data type.
- How to specify a default character set.
- How to create each data type, including
BLOB
data. - How to create arrays of data types.
- How to perform data type conversions.