-
Destructive Data Masking
Mar 05, 2024
Permanently apply your SQL Server Dynamic Data masks
-
Aggregating data in SQL
Mar 06, 2023
I keep forgetting how to do this in all the different SQL dialects. This is a reminder on how to do it in T-SQL and MySql
-
Sql Server Virtual Tables
Apr 20, 2022
It’s just that I keep forgetting all the different methods of creating virtual in-line tables, so I wrote myself a rundown for the next time I inevitably need to re-learn this again.