Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Create COLUMNSTORE index on XML based column

$
0
0
Hello SSC,

I am looking to optimize a bunch of SQL Stored procedures. A few of the tables have columns of the XML datatype. The data in the XML columns are very wide and the tables have over 1 million rows.

My plan was to throw a COLUMNS

Viewing all articles
Browse latest Browse all 3145

Trending Articles