SGGL_SHJ/DataBase/版本日志/已更新脚本/SGGLDB_V2022-12-03.sql

4 lines
61 B
Transact-SQL

alter table WPQ_WPQList add CompileMan nvarchar(50) null
GO