Which query completely removes column y from table a? code example Example: drop columnsql ALTER TABLE table_name DROP COLUMN column_name