14 lines
400 B
SQL
14 lines
400 B
SQL
update hrsa_free_income set income_category = 1
|
|
/
|
|
update hrsa_derate_deduction set income_category = 1
|
|
/
|
|
update hrsa_endowment_insurance set income_category = 1
|
|
/
|
|
update hrsa_grant_donation set income_category = 1
|
|
/
|
|
update hrsa_health_insurance set income_category = 1
|
|
/
|
|
update hrsa_other_derate_deduction set income_category = 1
|
|
/
|
|
update hrsa_personal_pension set income_category = 1
|
|
/ |