SQL and Query results don't Match

  • Thread starter Thread starter Filo
  • Start date Start date
F

Filo

In a very simple query I entered that I only want to retrieve data for
product 200. After the query runs results show results for product 200 but
also for other products, and I don't understand why. When I export the data
to excel I only see the product 200 results as if the query worked fine. Why
is this happening?
 
I can't figure out what this sentence in your description means.

"After the query runs results show results for product 200 but
also for other products, "

If you are executing a display query, then executing it and showing
results are the same thing.

What are you looking at to "see" results?

Ron
 
Back
Top