1
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
alter table dbo.Comprehensive_NCRManagement drop constraint FK_Comprehensive_NCRManagement_Sys_User
|
||||
GO
|
||||
alter table Comprehensive_NCRManagement alter column Supervisor nvarchar(1000) null
|
||||
GO
|
||||
Reference in New Issue
Block a user