Hi,
So for the purposes of this problem, say i have 4 tables:
Customer table: a list of all customers.New Leads: a list of all leads.Orders: a list of all orders currently being executed.Disputes: a list of all disputes.
All records in new leads/ord...