CALL [TDMaps.] MoveTablesSP ( 'ActionList', 'DatabaseName', 'TableName', 'TargetMapName', 'ColocationName' ) [;]
Syntax Elements
- TDMaps.
- The name of the database.
- ActionList
- The options are 'P' for the ParallelTableActionList, or 'S' for the SerialTableActionList.
- DatabaseName
- The database in which the object is defined.
- TableName
- Name of table or join index defined in DatabaseName.
- TargetMapName
- Name of the map where the object is moved.
- ColocationName
- The colocation name string for the table.