databanker
MIS
I developed a query that creates a running balance from a transaction table. My issue is that I would like to establish an end of day balance for all 7 days of the week even if there are not transactions on a particular day.
What is the best strategy to go from a running balance to an end of day balance?
I am using SQL Server 2000 so I cannot tap all the cool stuff in 05.
Thanks!
What is the best strategy to go from a running balance to an end of day balance?
I am using SQL Server 2000 so I cannot tap all the cool stuff in 05.
Thanks!