来源:ClickHouse
浏览 378
扫码
分享
2021-03-09 00:08:08
- Introduction
- UInt8, UInt16, UInt32, UInt64, UInt256, Int8, Int16, Int32, Int64, Int128, Int256
- Float32, Float64
- Decimal
- Boolean
- String
- FixedString(N)
- UUID
- Date
- DateTime
- DateTime64
- Enum
- LowCardinality
- Array(T)
- AggregateFunction
- Nested Data Structures
- Special Data Types
- Domains