SQL SERVER – MAXDOP Settings to Limit Query to Run on Specific CPU
This is very simple and known tip. Query Hint MAXDOP – Maximum Degree Of Parallelism can be set to restrict query to run on a certain CPU. Please note that this query cannot restrict or dictate which CPU to be used, but for sure, it restricts the usage of number of CPUs in a single … Continue reading SQL SERVER – MAXDOP Settings to Limit Query to Run on Specific CPU
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed