3. Statements : OpenROAD SQL Statements : Relocate Statement : Parameters—Relocate Statement
 
Share this page                  
Parameters—Relocate Statement
This statement has the following parameters:
table_name
Specifies the name of the table to be relocated
location_name
Refers to the area in which the new table is created. The location name must be defined on the system, and the database must have been extended to the corresponding area.
Note:  Table_name and location_name must be string constants if this statement is used in an embedded program. Host language variables cannot be used to represent either.