January 19, 2015 at 8:15 am
hi,
Please tel me any good book on profiler and query plan or any good link
where i can get some problem and solution or steps to follow in different problems
yours sincerely
January 19, 2015 at 8:28 am
This would probably be a good place to start http://www.red-gate.com/community/books/sql-server-execution-plans-ed-2
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
January 19, 2015 at 8:30 am
rajemessage 14195 (1/19/2015)
hi,Please tel me any good book on profiler and query plan or any good link
where i can get some problem and solution or steps to follow in different problems
yours sincerely
I assume you mean trying to improve performance for problem queries?
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
January 19, 2015 at 8:45 am
Just to echo Gail's suggestion; BIG fan of this book: grab the free PDF and have a look through - it will guide you through the components of execution plans (with examples of course) and with the knowledge you can start dissecting plans that you are coming up against on your servers!
'Only he who wanders finds new paths'
January 19, 2015 at 1:12 pm
I am clearly biased, but check out the books below in my 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
January 19, 2015 at 5:31 pm
Grant Fritchey (1/19/2015)
I am clearly biased, but check out the books below in my signature.
I'm clearly biased, as well. I only like good books and these are absolutely two of the best on this subject.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply