ClickHouse/tests/queries/0_stateless/02141_clickhouse_local_interactive_table.reference

3 lines
214 B
Plaintext

CREATE TEMPORARY TABLE `table`\n(\n `key` String\n)\nENGINE = File(TSVWithNamesAndTypes, \'/dev/null\')
CREATE TEMPORARY TABLE `table`\n(\n `key` String\n)\nENGINE = File(TSVWithNamesAndTypes, \'/dev/null\')