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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Find column name from constraint name

user1980May 12 2009 — edited May 12 2009
How to fetch the column name from a constraint name to which the constraint is applied?.

I only know the name of the constraint and can get the table name from "dba_constraints". How can I know to which column in the table this constraint is applied.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 9 2009
Added on May 12 2009
1 comment
12,096 views