摘要
针对SQL Server 2005数据库应用系统的实际应用,从索引、SQL语句优化和存储过程等方面,分析了影响SQL Server 2005查询效率的因素.通过恰当使用索引、合理优化SQL语句、巧妙使用存储过程,可以提高检索速度、改善系统性能.
In view of the practical application of SQL Server 2005 database application system,this paper analyzes the factors that affect the query efficiency of SQL Server 2005 from the aspects of indexing,the SQL statement optimization and stored procedures.The retrieval speed and the system performance can also be improved by using index properly,optimizing the SQL statement reasonable,and using the stored procedures skillfully.
出处
《内蒙古师范大学学报(自然科学汉文版)》
CAS
北大核心
2012年第5期489-493,共5页
Journal of Inner Mongolia Normal University(Natural Science Edition)
基金
陕西省教育厅科研计划项目(12JK0523)
陕西省教育科学规划课题(SGH0902210)
关键词
查询优化
索引
存储过程
query optimization
index
stored procedures