2014
Readable secondaries on a budget

I demonstrate an affordable approach to readable secondaries, without the need for Availability Groups and all the licensing costs involved with Enterprise Edition and Software Assurance.

Bad Habits to Kick: AttachDBFileName

I point out that an often-used connection setting, AttachDBFileName, may be the source of many wasted hours of debugging and troubleshooting.

Grouped concatenation

I show the safest and most efficient ways to perform grouped concatenation in SQL Server.

New trace flag to fix table variable performance

Following a recent update, I take a first look at a new performance enhancement and trace flag (2453) aimed at improving cardinality estimates for table variables and table-valued parameters.

Dude, who owns that #temp table?

I show how you can use Extended Events to track temp table creation and identify which session created which #temp table.

Best approaches for grouped running totals

I follow up on a running totals post with an article describing different ways to achieve the same types of results for more complex grouping and aggregation.

No, you can't trust IDENT_CURRENT

I demonstrate how IDENT_CURRENT cannot be relied upon for reporting your new IDENTITY value, even under SERIALIZABLE.

Justifying the new Mac Pro

I explained how I justified purchasing a new Mac Pro, and show that it is very tough to order a comparable PC at similar price points.