SELECT * FROM Posts WHERE Tags IN ('SQL Server 2016')
Last week we started exploring some of the cool features that the new In-Memory engine (code name Hekaton) has brought into…
Don’t get me wrong, they’ve always been there, but somehow someone forgot about them and weren’t used. Since last…
Among the overwhelming amount of new features available for SQL Server 2016, there was one I really wanted to try, maybe because I have never worked with encryption further…
This post is part of the T-SQL Tuesday, which is a monthly blog party on the second Tuesday of each month. Everyone is welcome…
It’s been a month since the SQL Server community has their new toy, SQL Server 2016, which to my surprise and considering not everyone has yet adopted SQL 2014, it’s absolutely packed with new…
One of the most exciting things for me in this new version of SQL Server is inclusion of native gzip compression into the, I guess, storage engine functionalities. I know you can implement your own CLR version of…
It’s been very exciting time waiting to get the new release installed, in my case SQL Server 2016CTP3, a bit late because I was building my new test system I’ll tell you about in a post hopefully soon. The user interface to install SQL Server is pretty much…