Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

creation of sequence and trigger for each table!!!!!!!1

775855Jun 7 2010 — edited Jun 7 2010
Hi

I am new to trigger and Sequence field. In one of my database we have many tables with fields for specifing ID numbers. Iam planning to insert the ID field with help of a Sequence and trigger...that trigger fires by adding the sequence value from the dual table. Now the point is here we r having around *60* table with ID field. And i am planning use the above process for each table by creating sequences and trigger for each table.

Will this affects the performance of database.

Is there any other option other than the above process, I mean other than creating sequences and trigger for each table.

PLzz help to resolve this issuee......


Shiyas

Edited by: user13170361 on Jun 7, 2010 12:37 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2010
Added on Jun 7 2010
17 comments
2,280 views