App Muncher

Issues faced - solutions identified - shared with community.

We can fetch sequence number using 3 commands:

  1. DBA_SEQUENCES all sequences that exist
  2. ALL_SEQUENCES all sequences that you have permission to see
  3. USER_SEQUENCES all sequences that you own

select * from DBA_SEQUENCES

No comments:

Post a Comment

| Designed by AppMuncher