I have a big and old database that has been growing the last 5 years (different DBA’s, USERS, etc). Now my job is to purge all those objects that aren’t in use anymore and leave the ones we use.
Is there any way in SQL 2005 to find out what objects aren’t in use anymore?
I appreciate the advice.