alter table hrsa_sub_table add table_type int;
/
alter table hrsa_sub_table alter column table_type set default 0;