ClickHouse/tests/queries/0_stateless/02710_show_table.reference
2023-04-10 13:53:43 +00:00

5 lines
322 B
Plaintext

CREATE TABLE default.t_2710_show_table\n(\n `n1` UInt32,\n `s` String\n)\nENGINE = Log
CREATE TABLE default.t_2710_show_table\n(\n `n1` UInt32,\n `s` String\n)\nENGINE = Log
CREATE TABLE default.t_2710_show_table\n(\n `n1` UInt32,\n `s` String\n)\nENGINE = Log
CREATE DATABASE t_2710_db\nENGINE = Atomic