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

Feedback

In Focus

  • Flash XML slideshow
  • Database training

2.1.25. Indices

  • Low/Internal level
  • Index by one attribute
  • For queries selecting by that attribute:
    • Faster tuple access (ordered tuples)
    • Reduces database memory load
      • Small cross product relation, only crosses requisites
    • Accelerates query resolution time
  • CREATE INDEX Index_Name ON RELATION(Attribute);
‹ 2.1.22. Bridging SQL across 3 tiersup2.1.26. Aggregate functions ›
  • s5 slideshow
 

 

 

Copyright 2007 Lightenna Limited

  • About us
  • Services
  • Products
  • Work
  • Contact