Quantcast
Channel: SQLServerCentral » SQL Server 7,2000 » Administration » Latest topics
Viewing all articles
Browse latest Browse all 482

Transact-SQL query hints for MAXDOP.

$
0
0
We should know that if we use a query hint, we can over ride the default MAXDOP setting given the sp_configure.In which version of SQLServer, the override takes effect only if the value that is specified in the hint is less than or equal to the sp_configure value. Plase suggest...;)

Viewing all articles
Browse latest Browse all 482

Trending Articles