alter table hrsa_salary_sob_item add zy_hide int go update hrsa_salary_sob_item set zy_hide = 0 go