Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Avoiding parallelism
Message
 
 
À
21/01/2013 16:23:00
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01563529
Message ID:
01563536
Vues:
81
This message has been marked as a message which has helped to the initial question of the thread.
>My execution plan displays a parallelism syntax when I use the LIKE clause. If I do not, this does not apply. Is there a way to avoid the parallelism when using the LIKE clause or this is just normal as is?

Set MAXDOP=1 option for the query in question
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform