ClickHouse/tests/queries/0_stateless/02048_alter_command_format.reference

6 lines
96 B
Plaintext
Raw Normal View History

2021-10-09 07:57:37 +00:00
ALTER TABLE t
DROP COLUMN a,
DROP COLUMN b,
DROP COLUMN c,
ADD COLUMN `d` UInt8