Activity overview
Latest activity by MattOG
Making a column NON NULL attempts to re-add a Foreign Key
As per the title, have a table with a nullable column that has a foreign key and index already set. Change the column to be non nullable, then import and generate, the script is as below:PRINT N'Dr...