Message
From
21/11/2006 22:13:56
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Fastest method for union of two selects
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01171624
Message ID:
01171624
Views:
67
I have two select statements which calculate daily in - out qty for given item from transaction file.
As there is a sum() in the select the union is not working.
I had to achive this using the temporary table. The process is slow. Is there any other way to achive this.


Rajesh
Next
Reply
Map
View