Message
From
26/11/2006 05:15:49
 
 
To
25/11/2006 13:08:29
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 7.0
Miscellaneous
Thread ID:
01172408
Message ID:
01172458
Views:
18
select outdt as date ,packsetid, shetkariid,
sum(inqty) as inqty,
sum(outqty) as outqty ,
sum(inqty - outqty) as Balance

will this balance be a running balance (i.e. yesterdays closing is todays opening)

rajesh
Previous
Next
Reply
Map
View