PARTITION with DB2 Multisystem
Through the PARTITION function, you can determine the partition number where a specific row of the distributed relational database is stored.
Knowing the partition number allows you to determine which node in the node group contains that partition number.
- Examples of PARTITION with DB2 Multisystem
Here is an example about how to use the PARTITION function.
Parent topic:
Scalar functions available with DB2 Multisystem