SQLzoo.net

Add a column to a table

Postgres
This is in the SQL standard ALTER TABLE The term COLUMN is optional.
Execute tidy up code silently
Execute set up code


Specific to Postgres
ALTER TABLE

Related links:

  • CREATE, DROP and ALTER