Postgresql PostgreSQL – Drop Column Syntax to drop a column in postgres database: ALTER TABLE tablename DROP COLUMN columnname; Share this:Click to share on WhatsApp (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on LinkedIn (Opens in new window)Click to share on Pinterest (Opens in new window)Click to share on Reddit (Opens in new window) Related See also PostgreSQL - List all views