mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
47 lines
579 B
Plaintext
47 lines
579 B
Plaintext
Empty from section
|
|
dummy UInt8
|
|
0
|
|
--
|
|
dummy UInt8
|
|
0
|
|
--
|
|
dummy UInt8
|
|
0
|
|
Table access without table name qualification
|
|
id UInt64
|
|
0
|
|
--
|
|
value String
|
|
Value
|
|
--
|
|
id UInt64
|
|
value String
|
|
0 Value
|
|
Table access with table name qualification
|
|
id UInt64
|
|
0
|
|
--
|
|
value String
|
|
Value
|
|
--
|
|
id UInt64
|
|
value String
|
|
0 Value
|
|
--
|
|
id UInt64
|
|
value String
|
|
0 Value
|
|
Table access with database and table name qualification
|
|
--
|
|
id UInt64
|
|
value String
|
|
0 Value
|
|
--
|
|
id UInt64
|
|
value String
|
|
0 Value
|
|
--
|
|
id UInt64
|
|
value String
|
|
0 Value
|