Wrong records in query

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

Guest

I have a query that is matching an ID to an ID. I am looking at the results,
and the ID's are not the same. How can that be if I'm specifically saying
that I want ID in Query A to match ID in Table B? It's showing two different
numbers in the results.
 
Post the SQL for your query.
Do you have an OR clause that is matching in other circumstanbces?

-Dorian
 
Duh, I guess I forgot to finish there. I'm at home so I'll post the SQL
tomorrow when I get back to work. Sorry about that.
 
Back
Top