Im trying to design a query for an inventory management program .The qury is supposed to give me an opening balance as at a defined period, and transactions in and out up to a defined period.
I was hoping to accomplish this by using a union query which will be a union of these two querries A...