Re: Inserting a new PK into an existing table



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
.



Relevant Pages

  • Re: insert date in comment line
    ... > Daniel wrote: ... >> i want to display in the comment lines of a function the date of ... any one, open it, search for a specific keyword, like ... entries), and put the before read out "last saved ...
    (comp.soft-sys.matlab)
  • Re: performance database oracle
    ... SQL> select keyword ... Daniel A. Morgan ... University of Washington ...
    (comp.databases.oracle.server)