Using the ALTER TABLE statement and the RENAME COLUMN clause, you can rename a column in SQL. Depending on the database management system (DBMS) you are using, the precise syntax for renaming a column may differ slightly.
Tag: alter table
SQL Cheat Sheet [Basic DDL and DML commands]
DATA DEFINITION LANGUAGES (DDL) COMMANDS A Data Definition Language (DDL) statement is used to define