apache > db
Apache DB Project
 
Font size:      

new-table-Name

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


Previous Page
Next Page
Table of Contents
Index