T
Tamasta
Please help me to establish a relationship.
I have one query that has different account numbers with different
information, the account number is not the key since there can be many
entries, think of it this way
123490 $100
123490 $200
123490 $500
In the end I add all the balances and i get the information i need.
The problem is that i have another table with information allready (the
account is not repeated here) I need the information on both, how do i
establish the realtionship>
I have one query that has different account numbers with different
information, the account number is not the key since there can be many
entries, think of it this way
123490 $100
123490 $200
123490 $500
In the end I add all the balances and i get the information i need.
The problem is that i have another table with information allready (the
account is not repeated here) I need the information on both, how do i
establish the realtionship>