Hi ... I need to make a schema change in our database and I need to make sure that all stored procedures that reference that table are updated to reflect the changes.
Is there anyway that I can search through the actual code of each stored procedure for the table name?
Many Thanks,
- VB Rookie