__________ is a database object that defines how the rows of a table or index are mapped to a set of partitions based on the values of certain column.

__________ is a database object that defines how the rows of a table or index are mapped to a set of partitions based on the values of certain column. Correct Answer Partition function

Partition function defines the number of partitions that the table will have and how the boundaries of the partitions are defined.

Related Questions