Date Chaos – Creating a viable date dimension table from any table that you have in the database
- Jun 30
- 1 min
No ERD?! No worries! Deriving the output code of a report table from the Information Schema
- Jun 21
- 1 min
The Difference Between an INNER JOIN and a CROSS APPLY
- Jun 18
- 1 min
Writing messages in spatial data in SQL? Is this possible? Yes! Is it worth it? No
- Jun 13
- 2 min
Capture the Flag – SQL Style
- Jun 11
- 1 min
Don’t Make DeDuplicating Dastardly Difficult – A devious demystification of the dreaded duplicate
- Jun 8
- 1 min
HITMAN: Agent 47 I want you find every available weapon on all of the maps in 5 minutes: JSON query, cross apply and string manipulation
- Jun 6
- 1 min
Generating Create Table statements without using the Right-Mouse Button – crazy application of the string_agg function (for no reason)
- Jun 4
- 2 min
Exam stress and windowed functions - A devious derivation of the daring use of dense_rank (and other windowed functions) - SQL for no reason
- Jun 3
- 2 min
The World of Dynamic Pivoting – in SQL Server
- Jun 3
- 2 min
Welcome to The World of Obscure Uses of Code and SQL – First Stop – Solving the Synoptic Gospel Issue with Transact-SQL