Greetings!
I have a single sql script that takes about 20 min to execute and CPU is 100% loaded during the execution. Script is just for service tasks but works like DOS attack :)
Is there any way to limit CPU time/number of cores for single query either by configuration settings or by using t-sql directives? By any way? :)