Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2024-11-06.sql
T
2024-11-06 09:36:10 +08:00

4 lines
72 B
Transact-SQL

alter table dbo.HJGL_Pipeline_Component
add Remark nvarchar(200)
go