How to copy a row 50 times and insert in same table with a autoincrement id field in MySQL?

前端 未结 0 1769
陌清茗
陌清茗 2020-12-15 04:21

In MySQL, I am trying to copy a row with an autoincrement column ID=k and insert in the same table as a new row. let suppose there are 10 rows in the table, so after the exe

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