Oracle sequence
Hi Experts!
I have query like, in our environment we are using DB sequence for application to generate new no.s.
How to find which table is associated with this sequence. ?
How to recycle the sequence once it reach going to meet the max_value ?