According to this article, a table with a clustered columnstore index can have one or more additional non-clustered indexes. However, when I try to add a non-clustered index on a table with a CCI, I get the error shown in the image below:
Am I overlooking something, or misinterpreting something? I'm using SQL Server 2016 with SP1.
