The query processor uses a __________ execution strategy for queries that select from partitioned objects.

The query processor uses a __________ execution strategy for queries that select from partitioned objects. Correct Answer parallel

As part of the execution strategy, the query processor determines the table partitions required for the query and the proportion of threads to allocate to each partition.

Related Questions