I have a table that is failing during DBCC checkdb. It shows I have a clustered index that is the culprit but it says I cannot delete it because I am attempting to set a non-nullable column to null. Can anyone help me?
↧
Why cant I drop index error says attempting to set a non-nullable column?
↧