Concepts
>
Attributes (MetaAttributes)
> PARTITIONED \ DB2 10.5
PARTITIONED \ DB2 10.5
PARTITIONED :
Indicates that a partitioned index should be created. The table-name must
identify a table defined with data partitions (SQLSTATE 42601).
NOT PARTITIONED :
Indicates that a nonpartitioned index should be created that spans all of the
data partitions defined for the table. The table-name must identify a table
defined with data partitions (SQLSTATE 42601).
Translations
Type
String (63) Enumeration
List of MetaClasses
SQL Clause
.
Value
(N), (P).
This site works best with JavaScript enabled