SQL Server Error Code – 1930 cannot convert a nonclustered index to a

In this blog post, you’ll learn more about the SQL Server Error Code 1930 and the error message description that is shown

SQL Server Error Code

1930

SQL Server Error Description for the Code :1930

Cannot convert a nonclustered index to a clustered index because a foreign key constraint references the index. Remove the foreign key constraint and then retry the operation.

Leave Your Comment