Hi,I have set my SQL Server instance's Cost Threshold for Parallelism to 50 and I happen to have a query whose subtree cost is 46.6243. However, when I look at the query plan, I see a parallelism iterator and four degrees of parallelism (which is what our MAXDOP is). I've attached a couple of screenshots. It doesn't make sense to me, but then again, it's very possible there's a good reason. Any ideas?Thanks,Mike
↧