A table partition policy defines how a table is partitioned. A table partition policy is a database meta-schema that consists of details such as policy name, the partition type, the columns involved and various attributes, such as the default areas for data, LOB, and index storage associated with the partition. You can define only one partition policy for each table being partitioned.