ALTER TABLE hrsa_tax_declaration add ( income_category number ); / ALTER TABLE hrsa_tax_declaration_detail add ( employee_type number ); /