haitao · 2009-10-27 13:43:48 · 阅读: 282 突然想到,可以这样。。。。。。。。。 insert into backup_table1 select * from table1 where id=:old.id ——如果有主键字段的话,这样写可以简化一点