2 lines
54 B
Transact-SQL
2 lines
54 B
Transact-SQL
|
|
alter table OAM_UesrQualified add IsDelete bit null
|
||
|
|
GO
|