Hi, I hope you're well. I'm new to these forums and have an issue I hope you can help me with.
Suppose you have 2 tables:
tblEmployee (PK: EmployeeID)
tblCustomer (PK: CustomerID)
[Attached as zip file]
Each employee can sell to many customers, each customer can purchase from many...