weaver-hrm-salary/resource/sqlupgrade/Oracle/2022/sql2022120901602.sql

5 lines
105 B
SQL

alter table hrsa_sub_table add table_type int
/
alter table hrsa_sub_table modify table_type default 0
/