J
Jimbo
I have a query with multiple tables with a one to one relationship except
one table, it is a one to many. When I run the query I get the ambiguous
error. If I understand the error, it is telling me to create one query with
two tables, one being with my one to many table and put all the other tables
in another query and join the two queries. My question is how do I join two
queries to make one?
one table, it is a one to many. When I run the query I get the ambiguous
error. If I understand the error, it is telling me to create one query with
two tables, one being with my one to many table and put all the other tables
in another query and join the two queries. My question is how do I join two
queries to make one?