SQL Server Error Msg 35319 – The table option DATA_COMPRESSION is not allowed when a table specifies a clustered column store index.

In this blog post, let’s learn about the error message “35319 – The table option DATA_COMPRESSION is not allowed when a table specifies a clustered column store index.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

35319 – The table option DATA_COMPRESSION is not allowed when a table specifies a clustered column store index.

Reason for the Error

To be update soon…

Solution

To be update soon…