Allows the database administrator to change the name of a database object. This new name is then available for reference in other data definition statements, as well as from queries and routines. NOTE The RENAME statement may require that synonyms are enabled for the database. Reference the SYNONYMS ARE ENABLED clause of the ALTER, CREATE and IMPORT DATABASE statements.