SQL Reference Guide
>
SQL Reference Guide
>
B. SQL Statements from Earlier Releases
>
Relocate Statement
>
Example: Relocate
Was this helpful?
Example: Relocate
The following example relocates the employee table to the area defined by the remote_loc
location_name
:
relocate employee to remote_loc;
Last modified date: 01/30/2023
This site works best with JavaScript enabled