Community

FIX: The results of the query may be returned much slower than you expect when you run a query that includes a GROUP BY statement in SQL Server 2000

When you run a query against a view in Microsoft SQL Server 2000, the results of the query may be returned much slower than you expect. You may experience this problem when the following conditions are true: • The query that you run includes a GROUP BY statement. • The database on which you run

Read More - Register for Free Membership