Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Creating a Primary Key (using sequence)..

429123May 9 2005 — edited May 10 2005
Hello 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2005
Added on May 9 2005
3 comments
1,089 views