- 文档首页
/ByteHouse 企业版/开发参考/SQL 参考/数据类型
数据类型
- 常用数据类型
- BitEngine
- BitMap64
- MAP 类型
- 整型:UInt8, UInt16, UInt32, UInt64, UInt128, UInt256, Int8, Int16, Int32, Int64, Int128, Int256
- 浮点数:Float32,Float64
- 定点型:Decimal(P,S),Decimal32(S),Decimal64(S),Decimal128(S)
- 日期 date
- 日期时间 DataTime DateTime64
- 字符串类型 String FixedString
- 地理空间(Geo)数据类型
- 数组(T)
- UUID
- 可为空 Nullable
- 元组 Tuple