Need SQL query to find all backup tables or old tables in database.
Hi Team,
I need to fetch oracle database tables which are backed up by developers OR old tables which are not in used. Our intension is clean up those backed up tables from oracle database to make free space.
Could someone please provide the SQL query for the request.
Thanks
Manish