May 23, 2012 at 2:39 am
hi,
how to tune the performance of a stored procedure.
May 23, 2012 at 2:45 am
such a broad topic, there are plenty of good articles buy doing a search in a search engine of your choice, but if you have something specific, please follow the link in my signature by Gail on how to post performance issues.
May 23, 2012 at 2:48 am
Div Goud (5/23/2012)
hi,how to tune the performance of a stored procedure.
Depends on the Stored Procedure that you are talking about. But, generally there are a few things you need to take care of in order to write optimized Stored procedures. the following links might be of some help:
Hope this helps.
May 23, 2012 at 3:30 am
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 23, 2012 at 5:09 am
After reading Gail's articles, read my book. Links are in the signature.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply