I am trying to merge two tables in one base on:
app.custid = fin.custid and app.appdate = fin.findate and app.price = fin.pricx
and what is n