You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
500 B

truncate table t_gtzz_subject;
truncate table t_gtzz_progress;
truncate table t_gtzz_progress_file;
truncate table t_gtzz_jianli_file;
truncate table t_gtzz_file;
truncate table t_gtzz_subject_sub_type;
truncate table t_gtzz_sync_log;
truncate table t_gtzz_subject_expert;
truncate table t_gtzz_subject_jianli;
truncate table t_gtzz_yanshou;
truncate table t_gtzz_jianli_question;
truncate table t_gtzz_sy_base_year;
truncate table t_gtzz_sy_laststep;
update t_pro_task set subject_id=0;