Active Blooper
Remember yesterday? Yeah, me either. But I do have access to yesterday’s blog post, so I can at least remember that.
What a post that was.
We talked about filtered indexes, some of the need-to-know points, when to …
SQL Server Consulting, Education, and Training
Remember yesterday? Yeah, me either. But I do have access to yesterday’s blog post, so I can at least remember that.
What a post that was.
We talked about filtered indexes, some of the need-to-know points, when to …
At some point in the past, I blogged about a silent bug with computed columns and clustered column store indexes.
In this post, I’m going to take a quick look at a very loud bug.
Normally, you can’t …
While helping a client out with a performance problem recently, I ran into something kind of funny when creating a computed column.
They were experiencing performance problems because of a join involving a substring.
Weird, right? Like, if I …