Is there a way to find if a table is being used actively or sitting in the database with no activity happening for a long time. For ex , we create back-up tables before applying data fixes and they would exist in database for a very long time. We are looking for a way to identify some of the tables which are not actively used for a specific time duration (may be 5-6 years) and get rid off those objects from the database.