The SQL standard data type BOOLEAN is directly supported in Exasol.
| Data type | Range | Note |
|---|---|---|
|
|
TRUE, FALSE, NULL (unknown) |
Integers or strings (case-insensitive) can be interpreted as well as boolean literals:
|