M
Mike
Hi All,
I have four tables, Table1, Table2, Table3, and Table4.
I'm trying to create a query that will retrieve all the
data from all four tables, regardless of the tables that
have data or not, I need to have some results. An internet
user,Larry, suggested to use multiple queries as:
query 1 table1 and table2
query 2 query1 and table3
query 3 query2 and table4
Does anyone have any clue on what multiple queries are and
know how to implement them with the list noted above?
Thanks for the help...
Mike
I have four tables, Table1, Table2, Table3, and Table4.
I'm trying to create a query that will retrieve all the
data from all four tables, regardless of the tables that
have data or not, I need to have some results. An internet
user,Larry, suggested to use multiple queries as:
query 1 table1 and table2
query 2 query1 and table3
query 3 query2 and table4
Does anyone have any clue on what multiple queries are and
know how to implement them with the list noted above?
Thanks for the help...
Mike