I have some tables that uses sequencies for the Primary Key.
What data dictionary view can I use to find all the triggers or tables that depend on the sequencies in the database?

Thanks