View Single Post
Old 12-14-2007, 02:21 PM   #7 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

well if you are doing the same query over and over again you should use a sp. since then its already compiled and will run quicker.. but for most querys that you do only one time its not really worth writting the sp.
CoryMathews is offline  
Reply With Quote