How to Rename a Column in Redshift

Changing a column name in Redshift involves using the ALTER TABLE command:

ALTER TABLE products RENAME COLUMN product_name TO product_full_name;
database icon
From Redshift query to chart to Slack in seconds
Get to answers faster, together, with PopSQL and Redshift