Code has been added to clipboard!

Managing SQL Table

Example
ALTER TABLE mytable_name
DROP COLUMN mycolumn_name;