I need to modify a database and need to find all the tables that contain the column name of ‘sysnames’.
I also need to search for views and stored procedures that also contain ‘sysnames’ in their statements so I can update them accordingly.
This is for SQL2000.
TIA,
DLackey
Somewhat hacky, but you can use these: