[摘錄]提高查詢速度方法總結(jié)
摘錄地址:http://community.csdn.net/Expert/topic/5106/5106330.xml?temp=.948147
這個帖子主要總結(jié)提高查詢速度的方法,涉及到減少連接數(shù)據(jù)庫次數(shù)、建立索引、優(yōu)化語句等方面。
關(guān)于索引,推薦轉(zhuǎn)載的這篇文章
http://blog.csdn.net/dutguoyi/archive/2006/01/10/575617.aspx
改善SQL語句的效率
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
測試了一下sql server 2005 全文檢索
http://community.csdn.net/Expert/topic/4878/4878430.xml?temp=.6049311
其他關(guān)于效率的高頻問題
判斷一個表的數(shù)據(jù)不在另一個表中最優(yōu)秀方法?
http://community.csdn.net/Expert/topic/5038/5038742.xml?temp=.4704553
刪除千萬級表中重復(fù)記錄的辦法
http://community.csdn.net/Expert/topic/5089/5089261.xml?temp=.7907068
數(shù)據(jù)庫數(shù)據(jù)查詢變得不正常類型問題
大數(shù)據(jù)量,穩(wěn)定運(yùn)行一段時(shí)候以后無法得到查詢結(jié)果。
http://community.csdn.net/Expert/topic/4810/4810464.xml?temp=9.014529E-02
建索引的根據(jù)?
http://community.csdn.net/Expert/topic/5092/5092873.xml?temp=.5849573
長SQL語句的查詢提速。
http://community.csdn.net/Expert/topic/5074/5074057.xml?temp=.6983148
|
|
posted on 2006-10-27 21:05 見酒就暈 閱讀(145) 評論(0) 編輯 收藏 所屬分類: DB