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

Home -> Community -> Usenet -> c.d.o.server -> fetching Primary Key information about table using OCI library

fetching Primary Key information about table using OCI library

From: Lukasz Michalski <l.michalski_at_apexim.com.pl>
Date: 15 Feb 2002 04:37:12 -0800
Message-ID: <b4ebc0d4.0202150437.6803799c@posting.google.com>


Hi,

Is threre any way to fetch information which columns are primary key for specific table using OCIDescribeAny() on table?

I can do it quering user_constraints and user_cons_columns but I am searching for better way.

regards
Lukasz Michalski Received on Fri Feb 15 2002 - 06:37:12 CST

Original text of this message

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