14.8k views
4 votes
What is the highest degree of parallel?

1 Answer

5 votes

Answer: A server, database or query level option that is used to limit the number of processors that the parallel plan can use.

Explanation: The Degree of Parallelism is the number of workers, or the number of processors, that are assigned for the parallel plan to accomplish the worker task. Hope this helped! :)

User Crabbly
by
5.1k points