dingleberry
Programmer
I inherited a database project that was authored by a co-worker when he left. I know the few key tables it depends on but it is polluted with a bunch of other tables/queries that may or may not be depended upon by the existing vital tables/queries needed to generate the report this project generates.
I am wondering if anyone knows of a way to have a report run on the project to provide information on all tables, when they were last accessed, what depends on them, etc. as a way to help me determine if I can delete some stuff from this project. The project itself is fairly 800MB so i'm trying to trim it down in size.
I am wondering if anyone knows of a way to have a report run on the project to provide information on all tables, when they were last accessed, what depends on them, etc. as a way to help me determine if I can delete some stuff from this project. The project itself is fairly 800MB so i'm trying to trim it down in size.