Removes members from a cluster table.
Requirement: | You must have Control access to the cluster table in order to remove a member table. |
specifies the name of an existing cluster table.
specifies the name of one or more member tables to remove from the cluster. To specify multiple tables, use multiple MEMBER= statements.
Alias | MEM= |
cluster remove sales_history mem=sales201407 mem=sales201408 mem=sales201409 mem=sales201410 mem=sales201411 mem=sales201412';