期刊文献+

SQL的查询速度优化方法 被引量:5

Optimizing method for SQL query speed
下载PDF
导出
摘要 数据库查询是关系数据模型中关系操作的重要组成部分,而查询速度的快慢是系统是否优化的一个重要指标,也是当前网 络数据库应用中所存在的瓶颈问题之一。本文从与数据库查询相关的索引、连接、Where子句等因素入手,结合实例分析了各因素对 查询速度的影响,总结出根据表的不同情况选择聚簇索引或非聚簇索引对查询速度有明显影响;在组合索引中,使用频率高的字段应 设置为前导列;建立充分的连接、优化Where子句对SQL的查询速度也有明显的提高。 Database query is one important part of relation-operation in relation-data model, and fast or slow of query speed is one important index that shows if the system is optimizing, at present, which is also one bottle-neck question of query speed in the network-database application. The paper starts with the related factors about database query ,such as index, link, where-clause, and analyses the affection about query speed of these factors with examples, and concludes that choosing cluster or non-cluster according to deferent tables will effect query speed distinctly. In combinatorial index, the high-frequency field should be set as leading column; setting up full linkage,and optimizing where-clause will improve SQL query speed obviously .
出处 《辽宁工程技术大学学报(自然科学版)》 CAS 北大核心 2003年第2期246-248,共3页 Journal of Liaoning Technical University (Natural Science)
  • 相关文献

参考文献4

  • 1章立民编著..SQL Server 2000 Transact-SQL程序设计[M].北京:中国铁道出版社,2002:474.
  • 2钟伟财编著..PHP与SQL Server 2000架构Windows Web数据库实务[M].北京:中国铁道出版社,2001:428.
  • 3.Microsoft.SQL SERVER Transact-sql参考手册[M].北京:宇航出版社,1995.. 被引量:1
  • 4Allen G.Taylor.SQL For Dummies[M].北京:电子工业出版社,1995.. 被引量:1

同被引文献15

引证文献5

二级引证文献11

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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