xinjiang/DataBase/版本日志/已更新/PW_JointInfo2021-09-05-2.sql

3 lines
57 B
Transact-SQL

ALTER TABLE dbo.PW_JointInfo ADD
Is_Standard bit NULL
GO