Klaus Aschenbrenner

Database Scoped Configuration in SQL Server 2016

SQL Server 2016 will be really impressive. Since a few days ago Microsoft has made the RC0 version available for download. I have already done a quick tour through the RC0 version, and one of the nicest new features is the Database Scoped Configuration which I want to cover in today’s blog post. Database Scoped …

Database Scoped Configuration in SQL Server 2016 + read more

The pain of Real-Time Data Analysis in SQL Server 2016

SQL Server 2016 provides you with a lot of new features and functionality around the ColumnStore index that was introduced back with SQL Server 2012. One of these new features is the ability to create a Filtered Non-Clustered ColumnStore Index on top of a regular Row-Store table. This might sound a bit surprising at first, …

The pain of Real-Time Data Analysis in SQL Server 2016 + read more