ClickHouse/tests/queries/0_stateless/02048_alter_command_format.reference
2021-10-09 07:57:37 +00:00

6 lines
96 B
Plaintext

ALTER TABLE t
DROP COLUMN a,
DROP COLUMN b,
DROP COLUMN c,
ADD COLUMN `d` UInt8