如果您每天都做相同的工作的话,建议可以把这些过程写成sql语句每次执行一次就可以了
比如:
delete from table
insert into table
select * from anothertable