Skip to Main Content

Oracle Database Discussions

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!

Performance impact on table with or without primary key constarint

727350Jun 16 2012 — edited Jun 16 2012
Hi,
I have one error table currenlty active in PROD which capture error logs through insert statement only using stored procedure.

This table doesn't have any constraints(é.g primary key,unique key etc) declared in it.


Question:

If i declare any constraint in this table will it create any performance issue. Kindly note that only insert statement is happening on this table


Thanks and Regards
Laxman
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2012
Added on Jun 16 2012
3 comments
599 views