ClickHouse/dbms/tests/queries/0_stateless/00080_show_tables_and_system_tables.reference
2020-02-11 19:36:12 +08:00

9 lines
218 B
Plaintext

A
B
A
A 1 TinyLog CREATE TABLE test_show_tables.A (`A` UInt8) ENGINE = TinyLog
B 1 TinyLog CREATE TABLE test_show_tables.B (`A` UInt8) ENGINE = TinyLog
test_temporary_table
['test_show_tables'] ['test_materialized']
0