Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2024-11-06.sql
T

4 lines
72 B
Transact-SQL
Raw Normal View History

2024-11-06 09:36:10 +08:00
alter table dbo.HJGL_Pipeline_Component
add Remark nvarchar(200)
go