Description
(IBM DB2 UDB 9.x only) Use to change the sequence of the columns in the partition key by setting the number of a column. PARAMETERS: Name of the partition column (String), Number (Integer).
Syntax
Public Sub SetDistributionColumnNumber( _ ByVal Name As Variant, _ ByVal Number As Variant _ )
Parameters
- Name
- Number