SQL Server Error Code – 35313 the statement failed because specifying
In this blog post, you’ll learn more about the SQL Server Error Code 35313 and the error message description that is shown
SQL Server Error Code
35313
SQL Server Error Description for the Code :35313
The statement failed because specifying FILESTREAM_ON is not allowed when creating a columnstore index. Consider creating a columnstore index on columns without filestream data and omit the FILESTREAM_ON specification.
Leave Your Comment