ClickHouse/dbms/tests/queries/0_stateless/00080_show_tables_and_system_tables.reference

10 lines
228 B
Plaintext
Raw Normal View History

A
B
2020-02-11 14:52:09 +00:00
numbers
one
2019-03-26 19:23:12 +00:00
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