G
Guest
I have 2 tables. Debits on one side with a primary key. Credits on the other
side which can have multiple receipts for payments. The primary key is
related to the many side in the relationship. When I create a select query
the debits appear as many times as there are receipts on the other side of
the relationship.
I am trying to create a query that selects the debit once (the one side) and
all the receipts (from the many side). From this I will run a client
statement with progressive balances based on the payments made.
Help!!!!!
side which can have multiple receipts for payments. The primary key is
related to the many side in the relationship. When I create a select query
the debits appear as many times as there are receipts on the other side of
the relationship.
I am trying to create a query that selects the debit once (the one side) and
all the receipts (from the many side). From this I will run a client
statement with progressive balances based on the payments made.
Help!!!!!