xinjiang/DataBase/版本日志/已更新/SGGLDB_V2021-09-02-001.sql

3 lines
66 B
Transact-SQL

alter table [dbo].[Project_ProjectUnit] add IsSynchro bit null
GO