SQLSERVER ALTER TABLE RENAME code example Example: rename table sql ALTER TABLE STUDENTS RENAME TO ARTISTS;