sql >> Base de Datos >  >> RDS >> Sqlserver

¿Cómo dejo caer una clave externa en SQL Server?

Prueba

alter table company drop constraint Company_CountryID_FK


alter table company drop column CountryID