Slow in the Application but Fast in SQL Server Management Studio - from Erland
Posted
by Greg Low
on SQL Blog
See other posts from SQL Blog
or by Greg Low
Published on Mon, 21 Feb 2011 23:22:00 GMT
Indexed on
2011/02/21
23:31 UTC
Read the original article
Hit count: 326
Filed under:
Our MVP buddy Erland Sommarskog doesn't post articles that often but when he does, you should read them. His latest post is here: http://www.sommarskog.se/query-plan-mysteries.html It talks about why a query might be slow when sent from an application but fast when you execute it in SSMS. But it covers way more than that. There is a great deal of good info on how queries are executed and query plans generated. Highly recommended!...(read more)
© SQL Blog or respective owner