Thursday, 29 August 2013

How to capture the Parameters being sent to the particular Stored Procedure in sql server 2008?

How to capture the Parameters being sent to the particular Stored
Procedure in sql server 2008?

In SQL Server 2008, do we have a query which can find the parameters being
passed to a particular stored procedure?

No comments:

Post a Comment