stj123
A为原表  B为要加入的表
$sql="insert into B select * from A where id=$id";

分类:

技术点:

相关文章: