5 lines
66 B
MySQL
5 lines
66 B
MySQL
|
|
alter table hrsa_salary_item
|
||
|
|
add hide_default NUMBER null;
|
||
|
|
/
|
||
|
|
|