Database Specific Parameters for DB2 for Z/OS 
Use |
Since tables grow in size, it is sometimes easier to manage their data by means of limited ranges rather than operate on all of their content. |
Description |
Specify the columns to be used in the key within the <keycols> element. For every partition, you must define an element <part> in the <parts> section where you define the limit keys. |
Syntax |
This key consists of two char columns, F1 and F2. It has three partitions with the limit keys defined by (HD, MM), (KA, XX) and MAXVALUE.
End of the code. |