G
Galsaba
I have two tables.
One is a list of doctors:
Table 1: Dr name | Town | Speciality
The other one is zip codes that each doctor covers.
For some doctors there is no zip code connected.
How can I write a query that shows just those doctors that do not have any zip
code
..
Thanks,
Joe
One is a list of doctors:
Table 1: Dr name | Town | Speciality
The other one is zip codes that each doctor covers.
For some doctors there is no zip code connected.
How can I write a query that shows just those doctors that do not have any zip
code
..
Thanks,
Joe