×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




However, the ordering of the tables can
have significant impact, especially if you have additional filtering
criteria. Which makes sense; if you have a file with order numbers to
process, you don't read every record in the order file and chain to the

list of orders to see if you should process it; you read the orders to
process and chain to the order file.

Yes, but the better the query-optimizer the less I as a programmer have
to worry about that. The optimizer should know from statistics that the
order-master has 1M rows and the orders-to-process file has 10 rows and
reorder the query to do the select in the right way.

Statistics can make or break an optimizer.

-Walden


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.