Combining records from 2 tables

G

Guest

Hi,

I have 2 tables, and I want to combine the records from these tables in a
query, but I don't want to match on any field. Instead, I want to just put
all records from both tables together in one query. I know I could do this
using Append queries to put records from both tables in another table, but
I'd prefer to just use a query instead of creating another table.

Is there a way to do this with a query?

Thanks,
Gordon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top