SQL Server Error Msg 4926 – ALTER TABLE ALTER COLUMN DROP ROWGUIDCOL failed because a column does not exist in table ‘%.*ls’ with ROWGUIDCOL property.

In this blog post, let’s learn about the error message “4926 – ALTER TABLE ALTER COLUMN DROP ROWGUIDCOL failed because a column does not exist in table ‘%.*ls’ with ROWGUIDCOL property.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

4926 – ALTER TABLE ALTER COLUMN DROP ROWGUIDCOL failed because a column does not exist in table ‘%.*ls’ with ROWGUIDCOL property.

Reason for the Error

To be update soon…

Solution

To be update soon…