mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
125 B
125 B
1 | UserName | Age | Tags |
---|---|---|---|
2 | String | Int8 | Map(String, UInt64) |
3 | user127 | 20 | {'test': 123} |
4 | user405 | 43 | {'test': 123} |
5 | user902 | 43 | {'test': 123} |