【发布时间】:2011-05-13 10:20:38
【问题描述】:
我一直在研究,SQL Server 2012(又名 Denali)和 Microsoft 有一个可用的预发布版本。预发布版位于here,其中包含一些有关关键功能的信息。因为我已经下载了预发行版并安装在 VM 上。我一直对提到的以下关键功能感到好奇。但我不确定它的能力。
Column-based query accelerator
Column-Based Query Accelerator will help dramatically increase query
performance ~10x and reduce
performance tuning through interactive
experiences with data for near instant
response times and streamlined setup
which removes the need to build
summary aggregates.
我想看一些关于性能增强的解释,也许还有一个例子,因为我不明白什么是“基于列的查询”加速?任何见解都会有所帮助。
【问题讨论】:
标签: sql sql-server sql-server-2012