Modifies an existing cluster table’s metadata to include minimum and maximum values for one or more columns.
Requirement: | You must have Control access and exclusive access to the cluster table in order to execute the CLUSTER MODIFY statement. |
See: | For detailed information about cluster tables, see “Creating and Using Dynamic Cluster Tables” in SAS Scalable Performance Data Server: User’s Guide. |
specifies the name of an existing cluster table.
specifies the name of one or more columns whose minimum and maximum values you want to add to metadata. The column names that you specify must exist in the cluster tables. The columns must not have a previous MINMAXVARLIST setting.