Ch-Ch-Changes

It's not only the legend that is Mr. David Bowie who sings about changes. In SQL Server 2014, we were destined to create In-Memory OLTP objects that were unchangeable after creation. If we needed to change the structure of a memory-optimized table, we had to resort to dropping and re-creating the object with the new, updated structure.

For many developers and customers, this was a deal breaker. Being able to add and remove columns or indexes is something that every SQL Server developer is used to being able to do without any restriction. With the advent of agile software development and similar development strategies such as continuous integration, being able to make changes to a software application is something many developers ...

Get SQL Server 2017 Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.