提高查詢速度方法總結(jié)
這個(gè)帖子主要總結(jié)提高查詢速度的方法,涉及到減少連接數(shù)據(jù)庫(kù)次數(shù)、建立索引、優(yōu)化語(yǔ)句等方面。
關(guān)于索引,推薦轉(zhuǎn)載的這篇文章
http://blog.csdn.net/dutguoyi/archive/2006/01/10/575617.aspx
改善SQL語(yǔ)句的效率
http://community.csdn.net/Expert/topic/5087/5087396.xml?temp=.345669
數(shù)據(jù)量很大怎樣加快索檢速度
http://community.csdn.net/Expert/topic/5058/5058320.xml?temp=.1229517
索引建立方法的區(qū)別
http://community.csdn.net/Expert/topic/5068/5068154.xml?temp=.3010218
頻繁插入刪除數(shù)據(jù)需要更新索引
http://community.csdn.net/Expert/topic/4937/4937910.xml?temp=.8428614
測(cè)試了一下sql server 2005 全文檢索
http://community.csdn.net/Expert/topic/4878/4878430.xml?temp=.6049311
其他關(guān)于效率的高頻問題
判斷一個(gè)表的數(shù)據(jù)不在另一個(gè)表中最優(yōu)秀方法?
http://community.csdn.net/Expert/topic/5038/5038742.xml?temp=.4704553
刪除千萬(wàn)級(jí)表中重復(fù)記錄的辦法
http://community.csdn.net/Expert/topic/5089/5089261.xml?temp=.7907068
數(shù)據(jù)庫(kù)數(shù)據(jù)查詢變得不正常類型問題
大數(shù)據(jù)量,穩(wěn)定運(yùn)行一段時(shí)候以后無(wú)法得到查詢結(jié)果。
http://community.csdn.net/Expert/topic/4810/4810464.xml?temp=9.014529E-02
from: http://www.aygfsteel.com/zqli/archive/2006/12/08/86391.html
posted on 2006-12-08 21:55 weidagang2046 閱讀(354) 評(píng)論(0) 編輯 收藏 所屬分類: Database