I have three 3 tables company, payment and import table.
The import table consist of the following fields ImporterID, Vessel, Date(vessel arrival date),Item(there ore only 4 items) and the Amount owed for each item.
I have the payment table which have the following fields PaymentID.ImporterID...