SQL Server Storage Modes - Choosing Rowstore or Columnstore
In this article, we look at two different methods for storing SQL Server data, rowstore and columnstore, and provide some insight as to when to use one over the other.
https://www.mssqltips.com/sqlservertip/7691/rowstore-columnstore-index-sql-server/