The new “metadata-only column changes” feature in SQL Server 2016 is useless!
You might have seen the blog post by Paul White: New Metadata-Only Column Changes in SQL Server 2016. It talks about how, when a table is compressed, you can change (i.e. increase) a column’s data type without having to create a new table and migrate the data into it, and without having to refactor all of the underlying data. But, not everything is rainbows and unicorns…
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed