Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Advanced search and optimizing
Message
De
21/01/2014 13:19:32
 
 
À
21/01/2014 13:15:45
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Indexation
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01592213
Message ID:
01592239
Vues:
56
>>Michel, is this one large query, or a procedure with multiple steps / queries?
>
>It is one query.

OK, might be premature to make a suggestion, but sometimes breaking up into multiple steps can help.

I just took a query that was running way too long and did a "divide and conquer". Grabbed a chunk into a table variable and then did a subsequent query from that - brought the time down significantly. Not saying that would necessarily solve your problems, but something to at least consider.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform