Creating a Primary Key (using sequence)..
429123May 9 2005 — edited May 10 2005Hello all, I have a table with no primary key (it was
dropped...) I am unable to find out how, or if its
possible to add a new column (type Number) and populate
it with numbers from a sequence to generate my tables
new primary key. The table in question
has > 300 rows, so I am trying to not have to do it
manually. Any help would be appreciated
Thx in advance D.Moore