ALTER TABLE hrsa_tax_declaration ADD income_category int NULL GO ALTER TABLE hrsa_tax_declaration_detail ADD employee_type int NULL GO