Oracle alter table to add a new column auto-increment

后端 未结 0 638
南方客
南方客 2021-02-07 01:55

How can I add a new column to an existing table? The column needs to be numeric, auto-increment. I want to make this the new primary key of the table? Im using Oracle 11g

相关标签:
回答
  • 消灭零回复
提交回复
热议问题