Query Join

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have 2 tables I've joined in a query and I want to see 5 of 6 fields from
the 1st table and 1 field from the 2nd table; but when I run it, I do not see
the values for that 1 field from the 2nd table. Both tables are not indexed
nor do either have a primary key. Why is this happening to me?
 
Post the SQL statement of the query that you're trying to run. Give us
information about the tables and their fields.
 

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

Back
Top