weaver-hrm-salary/resource/sqlupgrade/SQLServer/sql202401080103.sql

2 lines
52 B
Transact-SQL

alter table hrsa_salary_item add width int null
GO