Quote Originally Posted by divroro12 View Post
Hi All,

Can someone please help me with a query that can show all the tables & associated sequences within the same schema in an Oracle database?

There is no association per-se in between tables and sequences so Oracle has no way to keep track of them

This is the time when you should go to your design documentation and check the usage of each Sequence.