Find all the table used in all the stored procedure in a given database in SQL Server 2012

Uma 446 Reputation points
2020-11-27T14:44:40.577+00:00

How can IFind all the table used in all the stored procedure in a given database in SQL Server 2012.
Please share your thoughts.

Thanks a ton

Developer technologies | Transact-SQL
SQL Server | Other
0 comments No comments
{count} votes

1 additional answer

Sort by: Most helpful
  1. Erland Sommarskog 121.8K Reputation points MVP Volunteer Moderator
    2020-11-27T22:08:36.563+00:00

    While you have already accepted Shashank's answer, you may still be interested in an article on my web site where I discuss various ways to find limitations in SQL Server - and their limitations: http://www.sommarskog.se/sqlutil/SearchCode.html.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.