Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2026-05-26-gf.sql
T
2026-05-26 18:07:18 +08:00

2 lines
70 B
Transact-SQL

alter table [dbo].[HJGL_MaterialCodeLib] add Code nvarchar(50) null
GO