Data Types
This section describes the data types and aliases supported by Exasol.
In addition to the standard SQL data types, additional data types are implemented in Exasol to ensure compatibility with other databases. To determine the data type for a specified expression, you can use the TYPEOF function.
Overview of Exasol data types
Data type | Description |
---|---|
|
See Boolean data type |
|
See Numeric data types |
|
|
|
See Date and time data types |
|
|
|
|
|
See Interval data types |
|
|
|
See Geospatial data type |
or
|
See HASHTYPE data type |
|
See String data types |
|
For more details about data types in Exasol, see the following pages: