ClickHouse/tests/queries/0_stateless/02337_analyzer_columns_basic.reference

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

47 lines
579 B
Plaintext
Raw Normal View History

2022-07-14 11:31:58 +00:00
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