SGGL_SHJ/DataBase/版本日志/已更新脚本/SGGLDB_V2023-03-15.sql

2 lines
64 B
Transact-SQL

alter table Train_TrainPlan add AttachUrl nvarchar(1000) null
GO