Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2024-11-12.sql
T
2024-11-12 17:56:01 +08:00

3 lines
61 B
Transact-SQL

alter table dbo.Tw_InOutPlanDetail
add SortIndex int
go