creating sequences for all tables in the database at a time
SudhirOct 15 2007 — edited Oct 15 2007Hi ,
I need to create sequences for all the tables in my database.
i can create individually ,using toad and sqlplus.
Can any one give me a code for creating the sequences dynamically at a time for all the tables.
it is urgent ..
Regards.