How to add column in postgresql table

- How to add new column in postgresql table
- How to add column from another table in postgresql
- How to alter table and add column in postgresql
- How to add new column to existing table in postgresql
- How to add auto increment column in existing table in postgresql
- How to add primary key column in existing table in postgresql
- How to add a not null column to an existing table in postgresql