Re: Inserting a new PK into an existing table
- From: DA Morgan <damorgan@xxxxxxxxx>
- Date: Thu, 31 Aug 2006 10:23:24 -0700
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@xxxxxxxxxxxxxxxx
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
.
- References:
- Inserting a new PK into an existing table
- From: Jens Lenge
- Inserting a new PK into an existing table
- Prev by Date: Re: How to transfer varchar2 to long raw
- Next by Date: Re: Inserting a new PK into an existing table
- Previous by thread: Re: Inserting a new PK into an existing table
- Next by thread: Question about Automatic Memory Management
- Index(es):
Relevant Pages
|