As part of a new series, I take a look at what happens to the structure of a page when an INT column needs to be upsized to a BIGINT.
January 2016
I compare the performance of different UDFs and raw queries used for splitting and reassembling a delimited string.
I discuss a few counterpoints to a very thorough and useful post on database naming standards.
I revisit an older post about SQL Server pagination to see if any implementation of ColumnStore indexes can improve performance.
A hefty introduction to common table expressions (CTEs).