《Database System Concepts Course Introduction》ch12.pptVIP

  • 5
  • 0
  • 约2.36万字
  • 约 61页
  • 2016-09-20 发布于浙江
  • 举报

《Database System Concepts Course Introduction》ch12.ppt

Chapter 12: Indexing and Hashing Basic Concepts Indexing mechanisms used to speed up access to desired data. E.g., author catalog in library Search Key - attribute to set of attributes used to look up records in a file. An index file consists of records (called index entries) of the form Index files are typically much smaller than the original file Two basic kinds of indices: Ordered indices: search keys are stored in sorted order Hash indices: search keys are distributed uniformly across “buckets” using a “hash function”. Index Evaluation Metrics Access types supported efficiently. E.g

文档评论(0)

1亿VIP精品文档

相关文档