ClickHouse/tests/queries/0_stateless/02710_show_table.reference
2023-04-12 14:02:34 +00:00

6 lines
365 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
CREATE DATABASE t_2710_db\nENGINE = Atomic