SQL Server Error Code – 8700 query could not run because column store
In this blog post, you’ll learn more about the SQL Server Error Code 8700 and the error message description that is shown
SQL Server Error Code
8700
SQL Server Error Description for the Code :8700
Query could not run because column store indexes on memory optimized tables are currently disabled. Rewrite the query with an index hint specifying a different index.
Leave Your Comment