I/O cost of table accesses based on index range scans

本文详细介绍了通过索引进行数据查找的过程。首先访问索引的根块,然后遍历分支块来定位包含首个关键字的叶块。对于符合搜索条件的每个关键字,提取引用数据块的行标识符,并访问该行标识符所指向的数据块。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

  1. index costAccess the root block of the index.
  2. Go through the branch blocks to locate the leaf block containing the first keys.
  3. For each key fulfilling the search criteria, do the following:

          Extract the rowid referencing the data block.

          Access the data block referenced by the rowid.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值