Sunday, 8 September 2013

How to get a record from two columns

How to get a record from two columns

I have a table name Vouchers in which i have three columns named
"GroupName","LedgerName" and "Amount".

I have another Table named Accounts in which i have two columns "Name" and
"Amount", now i want the column "Name" to have the the GroupName from the
Vouchers Table and then all the LedgerName that have same GroupName to
fall under that Record. The images explain my question asked above

No comments:

Post a Comment