1 / 8

Chapter 14

Chapter 14. Indexing Structures for Files. Types of Single-Level Ordered Indexes. Primary Indexes Clustering Indexes Secondary Indexes Summary. Multilevel Indexes. Dynamic Multilevel Indexes Using B-Trees and B+-Trees. Search Trees and B-Trees B+-Trees. Indexes on Multiple Keys.

Download Presentation

Chapter 14

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 14 Indexing Structures for Files

  2. Types of Single-Level Ordered Indexes • Primary Indexes • Clustering Indexes • Secondary Indexes • Summary

  3. Multilevel Indexes

  4. Dynamic Multilevel Indexes Using B-Trees and B+-Trees • Search Trees and B-Trees • B+-Trees

  5. Indexes on Multiple Keys • Ordered Index on Multiple Attributes • Partitioned Hashing • Grid Files

  6. Other Types of Indexes • Using Hashing and Other Data Structures as Indexes • Logical versus Physical Indexes • Discussion

  7. Summary

More Related