yippie_ky_yay
Registered User.
- Local time
- Today, 08:55
- Joined
- Jul 30, 2002
- Messages
- 338
Hello all,
I have a Country table in my db that is referenced by many tables. I am now trying to create a query that will list info from 2 tables, and I would like for the country to be listed as well.
The problem is of course that Table1 and Table2 both have "CountryINDEX".
Can someone show me how I could output all records in tables 1 and 2 as well as the CountryName (referenced in the Country Table)?
Thanks,
-Sean
I have a Country table in my db that is referenced by many tables. I am now trying to create a query that will list info from 2 tables, and I would like for the country to be listed as well.
The problem is of course that Table1 and Table2 both have "CountryINDEX".
Can someone show me how I could output all records in tables 1 and 2 as well as the CountryName (referenced in the Country Table)?
Thanks,
-Sean
Last edited: