mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +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
|