rename table name and column name in sql code example Example: rename table sql ALTER TABLE STUDENTS RENAME TO ARTISTS;