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: Inserting a new PK into an existing table

Re: Inserting a new PK into an existing table

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 31 Aug 2006 10:23:24 -0700
Message-ID: <1157045004.226203@bubbleator.drizzle.com>


Jens Lenge wrote:
> Hello world,
>
> I want to add a new numeric column "id" into an existing table

Please don't.

SELECT keyword
FROM gv$reserved_words
WHERE keyword LIKE 'ID%;

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Thu Aug 31 2006 - 12:23:24 CDT

Original text of this message

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