How do you SELECT MAX() inside an INSERT in MYSQL to automatically increase the customerNumber

后端 未结 0 434
独厮守ぢ
独厮守ぢ 2021-01-22 10:30

I have been trying to add a new row in the table which will add the following but then automatically increment the customerNumber by one to a new value from the table.

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