How to use the ALTER TABLE RENAME COLUMN Statement
The BigQuery Feature you’ve waited for — Rename Columns easily

Finally, a feature I and probably many others out there have been waiting for. Google now allows to use the function ALTER TABLE RENAME COLUMN statement in BigQuery. With this you can now easily rename columns. I know myself that this often happens in data engineering and…