There is no mapping between squences and tables. You could use one sequence for multiple tables, or you could have sequences that are not used to generate values for any table.
However, it is common to use sequences in before-insert triggers, so you could try to use the ALL_TRIGGERS view, looking for sequence names (from ALL_SEQUENCES) in the TRIGGER_BODY column.
Last Wiki Answer Submitted: October 15, 2009 2:43 pm by carlosdl63,535 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Comment on what?
If this is the first time to enter this wab site, then how do I put comment?