-- The ALTER TABLE statement is used to add, delete, or modify columns in an existing table. -- The ALTER TABLE statement is also used to add and drop various constraints on an existing table. -- ...
Below ALTER TABLE ... EXECUTE OPTIMIZE WHERE ... query fails with error Query 20230112_174453_00008_98hpu failed: Unexpected FilterNode found in plan; probably ...