CodePudding user response:
insert into user_bak (name, age) select the name, age, from the user where id=delete id
Delete from the user where id=delete id
CodePudding user response:
TheCodePudding user response:
insert into user_bak (name, age) select the name, age, from the user where id=delete id
Delete from the user where id=delete id
CodePudding user response:
The