This commit is contained in:
2025-06-23 11:22:26 +08:00
parent 6ddb689d5e
commit 19a14a33f0
6 changed files with 443 additions and 116 deletions
@@ -0,0 +1,2 @@
alter table Solution_LargerHazard add HazardName nvarchar(50) null
GO