weaver-hrm-salary/resource/sqlupgrade/SQLServer/2023/sql2023040404902.sql

2 lines
53 B
MySQL
Raw Normal View History

2023-04-07 14:38:38 +08:00
alter table hrsa_salary_stats_dim add label_id int
GO