|
Hi friends is there a query something like
(comments are locked)
|
|
You can use the Details related to the SHOWPLAN_XML are hre on MSDN: SET SHOWPLAN_XML (Transact-SQL)
(comments are locked)
|
|
This will give you all execution plans in the cache and a lot of statistics about the execution, like total/min/max IO/CPU/execution time etc.:
(comments are locked)
|

