How to merge in a same table information on different tables
Good morning, I have the following problem:
in two different tables I have the same field (named commercial). The first table tie it in joins with a different calculation for such sales. The second tie in to join another for commissions.
How can I have in a single table the name of the business and associated information, both for sales and for commissions?