T
Terry
Okay, Here's the table layout.....
Table1 Fields Table2 Fields
Branch Code Agent Code
Agent Code Zip Code
Each Zip code should only correspond to one branch code.
I need to come up with the query to show all cases where a
zip code appears in more than one branch_code; using
agent_code as a relationship.
This seems so easy but my mind is just coming up blank.
Thanks!!!
Table1 Fields Table2 Fields
Branch Code Agent Code
Agent Code Zip Code
Each Zip code should only correspond to one branch code.
I need to come up with the query to show all cases where a
zip code appears in more than one branch_code; using
agent_code as a relationship.
This seems so easy but my mind is just coming up blank.
Thanks!!!