期刊文献+

数据库中聚集索引的B树结构及实例分析

The B Tree Structure of Clustered Index in Database and Instance Analysis
下载PDF
导出
摘要 索引是数据库的对象之一,在关系数据库中,索引建立在一张基本表的一列或多列上,索引的逻辑结构是一张二维表,索引表由两类信息组成,一是索引关键字,即在基本表上经常查询的一列或多列属性,二是地址信息,即索引关键字在基本表中所在行的物理地址;索引的物理结构以B树形式组织。按照对基本表的组织方式,索引分为聚集索引和非聚集索引;按照索引关键字取值的唯一性,分为唯一索引和不唯一索引。文章着重探讨聚集索引及其B树结构,用实例分析二维表的B树索引的创建,在B树结构上的查询和更新操作,形象说明索引是如何提高查询效率的,以及进行更新操作时对索引的影响。 Index is one of the objects of the database. In relational database, the index is based on one or more columns in a table. The logic structure of the index is a two-dimensional table, which is composed of two kinds of information,one is the index keywords, that is query attributes which used frequently; the second is the address information, that is physical address which indicates the storage location of the indexing key words. The Physical structure of the index is organized by B tree. According to the organized form of basic table, index can be divided into clustered index and non-clustered index. According to the uniqueness of index key values, index can be divided into the unique index and non-unique index. This paper discusses the clustered index and its B tree structure. It analyzes the creation of the B-tree by example, the query and update operations on B tree. It shows how to improve the query efficiency through index, and some influence about index when updating .
作者 赵亚娟 柴西林 ZHAO Ya-juan;CAI Xi-lin(Zhixing College of Northwest Normal University,Lanzhou 730070,China)
出处 《电脑与信息技术》 2016年第6期34-35,51,共3页 Computer and Information Technology
基金 2015年度甘肃省教育科学"十二五"规划课题(项目编号:GS[2015]GHB0206)
关键词 聚集索引 B树结构 查询操作 clustered index B-Tree structure query operation
  • 相关文献

参考文献6

二级参考文献32

  • 1孟军,李建强,张大鲲.应用聚簇索引的多连接查询优化方法[J].大连理工大学学报,2003,43(z1):186-189. 被引量:3
  • 2张璞.大型数据库应用系统中的数据库性能优化方法[J].电脑开发与应用,2004,17(11):36-37. 被引量:10
  • 3邓小善.SQL Server数据库索引设计的研究[J].中国科技信息,2006(22):148-149. 被引量:8
  • 4梁方明.SQLServer2000数据库编程[M].北京:北京希望电子出版社,2002.
  • 5李伟红等SQL Server2005实用教程[M].中国水利水电出版社,2011.1-156.
  • 6王静.顾兆军SQLServer中索引在医疗管理系统中的设计研究.中国民航学院学报,2003,10(2):153-15.
  • 7Chaudhuri S, Dayal U. An overview of data warehousing and OLAP technology[J ]. ACMSIGMOD Record, 1997, 26 (1).
  • 8[美]Hector Gsrcia-Molim,Jeffrey D.Ullman,Jernnifer Widom.岳丽华,杨冬青,龚育昌.数据库系统全书[M].徐其钧等译,北京:机械工业出版社,2003.10.
  • 9rayrankins邱仲潘.SqlServer2000实用全书.2002.9.
  • 10弗里奇(GrantFritchey).SQLServer2008查询性能优化,2010.8.

共引文献14

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部