Basic, code to drop table column using: `ALTER TABLE {table} DROP COLUMN {column};`
Basic, code to drop table column using:
ALTER TABLE {table} DROP COLUMN {column};