add auto-increment to db without changing current IDs - SQL

后端 未结 0 377
一向
一向 2020-11-30 11:15

I have a table like this:

id   |  name 
--------------
1    | John
2    | Mary
.
.
.
NULL | Brian
NULL | Jacob

I meant to make id an AUTO INC

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