PostgreSQL, SQL Postgresql – table add column elvisyip2019-06-182023-05-11 ALTER TABLE table_name ADD COLUMN new_column_name data_type;