Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Enquiring PK Columns

Enquiring PK Columns

From: <tncc>
Date: Fri, 14 Jan 2005 21:37:05 +0800
Message-ID: <41e7cc4d$1_2@rain.i-cable.com>


How can we know which columns of a table is part of the primary key ? The all_constraints view doesnt provide such an info - it just tell whether a table has a pk constraint or not (by the existence of constraint_type='p').

Thx for any advice. Received on Fri Jan 14 2005 - 07:37:05 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US