
March 11th, 2013, 07:49 PM
|
|
Registered User
|
|
Join Date: Mar 2013
Posts: 9
Time spent in forums: 2 h 37 m 9 sec
Reputation Power: 0
|
|
|
Works with passed ModelNumber, but not without
Thank you for posting this query. The query works great when the model number is passed (#form.xyz#), but it hangs when trying to find ALL products from TABLE A that are not in TABLE B using the same two fields (ModelNumber and UPC).
For example, if I try to query all products from TABLE A that are not in TABLE B the query hangs. Even if I limit the query to the first 100 products (limit 0,100) it takes almost 5 seconds, making it unusable for a table with over 5,000 SKU's.
Any suggestions on a query to use when trying to find more than just a few matches?
Thanks again for your help.
Scott
|