new-table-Name

A new-table-Name represents a renamed table. You cannot qualify a new-table-Name with a schema-Name.

Syntax

SQL92Identifier

Example

-- FlightBooks is a new-table-Name that does not include a schema-Name
RENAME TABLE FLIGHTAVAILABILITY TO FLIGHTAVAILABLE
Related concepts
Rules for SQL92 identifiers
SQL92Identifier
Related reference
column-Name
correlation-Name
schemaName
Simple-column-Name
synonym-Name
table-Name
view-Name
index-Name
constraint-Name
cursor-Name
TriggerName
AuthorizationIdentifier