How-To Guides / Redshift How to rename a table in Redshift Below is the syntax to rename a table in Redshift database: alter table tablename rename to new_tablename; Share this: Click to share on WhatsApp (Opens in new window) WhatsApp Click to share on Facebook (Opens in new window) Facebook Click to share on LinkedIn (Opens in new window) LinkedIn Click to share on Pinterest (Opens in new window) Pinterest Click to share on Reddit (Opens in new window) Reddit Related See also How to generate pre-signed url to securely share S3 objects.