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