|
-
Feb 25th, 2009, 01:19 AM
#1
Thread Starter
Addicted Member
SP Optimization
Hi friends,
Is any tutorial or useful link for stored procedure optimization with example.
I searched in google.But it is not enough. Please if you know send me,
Hope your's reply.
Thanks & Regards
Failing to plan is Planning to fail 
-
Feb 25th, 2009, 04:10 AM
#2
Re: SP Optimization
(Based on SQL Server)
Using and understanding the execution plan is a good start.
Also SQL Profiler is a useful tools as well.
Seme SQL Server Stored Procedures Optimization Tips
http://www.databasejournal.com/featu...ation-Tips.htm
Execution Plan Basics
http://www.simple-talk.com/sql/perfo...n-plan-basics/
Of course if its not SQL Server you are using it will be worth letting us know what database backend your question relates to.
-
Feb 25th, 2009, 05:32 AM
#3
Re: SP Optimization
Do you have any specific problem Stored Procedures or is this just a general question ?
Please Mark your Thread "Resolved",  if the query is solved & Rate those who have helped you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|