FIX: Poor Performance with In Clause Using Multiple Correlated Subqueries Unioned Together (243211)
The information in this article applies to:
This article was previously published under Q243211
BUG #: 56516 (SQLBUG_70)
SYMPTOMS
A query containing an IN clause of correlated subqueries that are unioned together performs slower on SQL Server 7.0 than on SQL Server 6.5 when the correlation clauses are redundant.
WORKAROUND
Remove the redundant correlation from the subqueries.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 254561 INF: How to Obtain Service Pack 2 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0 For more information, contact your primary support provider.
| Modification Type: | Major | Last Reviewed: | 3/14/2006 |
|---|
| Keywords: | kbBug kbfix KB243211 |
|---|
|