B. SQL Statements from Earlier Releases
:
Relocate Statement
:
Example: Relocate
Share this page
Example: Relocate
The following example relocates the employee table to the area defined by the remote_loc
location_name
:
relocate employee to remote_loc;