Sqlserver
 sql >> Database >  >> RDS >> Sqlserver

Come si elimina una chiave esterna in SQL Server?

Prova

alter table company drop constraint Company_CountryID_FK


alter table company drop column CountryID