SQL Server Error Code – 35309 the statement failed because a columnsto

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

SQL Server Error Code

35309

SQL Server Error Description for the Code :35309

The statement failed because a columnstore index cannot be created on a sparse column. Consider creating a nonclustered columnstore index on a subset of columns that does not include any sparse columns.

Leave Your Comment