SQLサーバーで「nocheck constraint all」を試しましたが、列を削除できませんでした。
alter table temp
nocheck constraint all
drop constraint [PK__temp3__DC501A3]
SQLサーバーで「nocheck constraint all」を試しましたが、列を削除できませんでした。
alter table temp
nocheck constraint all
drop constraint [PK__temp3__DC501A3]