Files

2 lines
57 B
Transact-SQL
Raw Permalink Normal View History

2025-08-01 09:56:48 +08:00
alter table SitePerson_Person add IsCQMSCheck bit null
GO