SQL Server Error Msg 4935 – ALTER TABLE ADD COLUMN cannot specify a FILESTREAM filegroup that differs from the existing one.

In this blog post, let’s learn about the error message “4935 – ALTER TABLE ADD COLUMN cannot specify a FILESTREAM filegroup that differs from the existing one.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

4935 – ALTER TABLE ADD COLUMN cannot specify a FILESTREAM filegroup that differs from the existing one.

Reason for the Error

To be update soon…

Solution

To be update soon…