Result set partitions
You can divide query results into groups of rows called partitions that are based on column values. You can partition query results into one partition, a few large partitions, or many small partitions.
You can divide query results into groups of rows called partitions that are based on column values. You can partition query results into one partition, a few large partitions, or many small partitions.