来源:ClickHouse
浏览 401
扫码
分享
2021-10-01 23:03:04
- 域
- IPv4
- IPv6
- Multiword Type Names
- Geo
- Map(key, value)
- AggregateFunction(name, types_of_arguments…)
- Decimal(P,S),Decimal32(S),Decimal64(S),Decimal128(S)
- Enum8,Enum16
- Float32,Float64
- SimpleAggregateFunction
- Tuple(T1, T2, …)
- UInt8,UInt16,UInt32,UInt64,Int8,Int16,Int32,Int64
- 可为空(类型名称)
- 固定字符串
- 字符串
- 布尔值
- 日期
- 日期时间
- 阵列(T)