Hello,
In my database i have Clients and Consultants. The Clients are Assigned to Consultants by State , how would i set that up as a relationship? I also want to run the query to print the assigned client and consultant
table1 - ID, First Name , Last Name , Address
table2 - ID, First Name , Last Name , Address
lets say they are assigned by state , NY to NY, MA to MA