how to give an existing table an alternative name on sql code example Example: rename table sql ALTER TABLE STUDENTS RENAME TO ARTISTS;