Remove Column : Table : PostgreSQL examples (example source code) Organized by topic

C++
PHP
PostgreSQL
PostgreSQL Home »  Table   » [  Remove Column  ]   
 



1.  Removing a Column
2.  ALTER TABLE employee DROP COLUMN city CASCADE