Demystifying the use of CASE in an ORDER BY statement
Chuck Hoffman exposes the mysteries of getting CASE statements to work in dynamic ORDER BY statements.
2015-06-05 (first published: 2012-04-26)
26,096 reads
Chuck Hoffman exposes the mysteries of getting CASE statements to work in dynamic ORDER BY statements.
2015-06-05 (first published: 2012-04-26)
26,096 reads
Chuck Hoffman shows a technique using sets for selecting records from hierarchies such as Manager / Employee structures.
2012-05-03
9,638 reads
Are multiple binary switches becoming hard to manage? The TestBits function can help with that.
2012-04-09
4,215 reads
By Steve Jones
I can’t remember how I heard about Small Data SF 2024, but it caught...
By Steve Jones
moledro – n. a feeling of resonant connection with an author or artist you’ll...
By Arun Sirpal
Let’s go back to data platforms today and I want to talk about a...
I have data that contains poll results, with the poll_id consistuting a single row...
Hi everyone. I am re-writing a portion of my SSIS logic. My SSIS package...
Comments posted to this topic are about the item How are statistics stored?
How are the statistics for query optimization stored in SQL Server?
See possible answers