Query text - Procedure parameter values

  • Hi all

    I've got a pretty standard report that uses dm_exec_query_stats to dig out various bits and pieces of info regarding processes that belong to a 3rd party app. I use a cross apply to dm_exec_sql_text to get the SQL however I have noticed that parameter values don't show up in the results, I do get the declaration just nothing else really!

    Is there another view that I can use along with the above, or separate even, where I can find these values?

    Many thanks

    D

    'Only he who wanders finds new paths'

  • Actually, thinking I can get those from exec_query_plan perhaps?

    'Only he who wanders finds new paths'

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply