5
Shouts

Columnstore index in SQL Server 2012 | TechBubbles

published 316 days, 6 hours, 42 minutes ago posted by kalyanms1kalyanms1 324 days, 4 hours, 29 minutes ago
Thursday, July 12, 2012 9:22:34 AM GMT Wednesday, July 04, 2012 11:35:40 AM GMT

Microsoft SQL Server 2012 introduces a new Index type called Columnstore and it offers great performance for data-warehousing loads and other similar queries. Columnstore indexes are designed for data-ware house workloads that are typically read based. This post discuss about how Columnstore index work, how the data is stored in it and what type of queries can benefit from a column store index. It also discusses how to create Columnstore index in SQL Server 2012.

category: Data | clicked: 11 | | source: www.techbubbles.com | show counter code
tags:

No comments yet, be the first one to post comment.

To post your comment please login or signup