13.14.1 Example 1: Flexible hash partitioning

This example changes to HASH6 the hash function of table TABLE01. TABLE01 is flexible hash partitioned.

Organization of this subsection
(1) Use the ALTER TABLE statement to change the hash function

(1) Use the ALTER TABLE statement to change the hash function

ALTER TABLE TABLE01 CHANGE HASH HASH6;