43.3k
- Introduction▼
- Syntax
 - Input and Output Formats
 - Data Types▼
- Int | UInt
 - Float32 | Float64 | BFloat16
 - Decimal
 - String
 - FixedString(N)
 - Date
 - Date32
 - Time
 - DateTime
 - Time64
 - DateTime64
 - Enum
 - UUID
 - Object Data Type
 - IPv4
 - IPv6
 - Array(T)
 - Boolean
 - Tuple(T1, T2, ...)
 - Map(K, V)
 - Variant(T1, T2, ...)
 - LowCardinality(T)
 - Nullable(T)
 - AggregateFunction
 - SimpleAggregateFunction
 - Geo
 - Special Data Types▼
 - Data types binary encoding specification.
 - Domains
 - Nested(Name1 Type1, Name2 Type2, ...)
 - Dynamic
 - JSON
 - QBit
 
 - Statements▼
 - Operators▼
 
 - Engines▼
 - Functions▼