Is there any way to drop all the sequences of a database?
749465Feb 10 2010 — edited Feb 10 2010Hello,
I am working on Ruby on Rails application where I have used Oracle 11g database. I want to drop all the sequences present in the database.
I want to know if there's any statement that can do this. Does anybody has any idea of how to do this?
Thanks,
Piyush Y. Patil