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 -> Re: Primary Key

Re: Primary Key

From: Guido Konsolke <NoSpam_at_MyAccount.com>
Date: Tue, 12 Mar 2002 08:19:33 +0100
Message-ID: <1015916373.489918@news.thyssen.com>


"Kram" <myoung_at_optushome.com.au> wrote in message news:7xgj8.36$an4.4224_at_nsw.nnrp.telstra.net...
> How do I find the primary key of a table?
>

Hi,
try:
1. select * from user_constraints where constraint_type ='P'; 2. use your real name in the group and be polite. It will make

   more fun for all of us 8-).

Greetings from Germany,
Guido Received on Tue Mar 12 2002 - 01:19:33 CST

Original text of this message

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