February 2018
Intermediate to advanced
510 pages
16h 10m
English
Explicit selection of partition and subpartition is also supported and this enables row matching to conditions given in the where clause - this is known as partition selection. It is very similar to partition pruning as only specific partitions are scanned for matching, but differs in the following two key aspects:
SQL statements supported for explicit partition selection are listed as follows:
The following syntax ...
Read now
Unlock full access