阅读背景:

使用唯一索引的SQL克隆记录

来源:互联网 

Is there a clean way of cloning a record in SQL that has an index(auto increment). I want to clone all the fields except the index. I currently have to enumerate every field, and use that in an insert select, and I would rather not explicitly list all of the fields, as they may change over time.Is there a clean way of cloning a record in SQL




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: