-
Junior Member
Performance Issues
Hi!
Now a days im facing some performance issues in the SQL Server 2005. We use reporting services and also made some stored procedures but the thing is that most of the queries have been combined with UNION ALL operator.
Can anyone tell me whats the better way to optimize the performance by removing the UNION ALL.
Thanx
-
Junior Member
Re: Performance Issues
You can use temporary table for this issue
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules