logo
  • About us
  • Services
  • Products
  • Work
  • Contact

Feedback

In Focus

  • Flash XML slideshow
  • Database training

2.2.16b. Query optimisation implementation

  • Indexing accelerates query resolution
  • Closed comparison (intra-tuple)
    • all variables/attributes within single tuple
    • e.g. x < 100
  • Open comparison (inter-tuple)
    • variables span multiple tuples
  • Essentially a sorting problem
  • Internal sorting covered (pre-requisites)
  • Need external sort for non-cached lists
‹ 2.2.16. Query optimisationup2.2.17. Query optimisation ›
  • s5 slideshow
 

 

 

Copyright 2007 Lightenna Limited

  • About us
  • Services
  • Products
  • Work
  • Contact