changing the name of a table in tsql code example Example: rename table sql ALTER TABLE STUDENTS RENAME TO ARTISTS;