
Select *
From table
Where stuff = 1;
--use a where clause;
Stop writing merge
statements.
Database Corruption
is not fun.
ORM or EF code.
Think of a SQL Server data page as a Delta carry-on suitcase. It is always the same size, 8 kilobytes.… Continue Reading →
Git can feel overwhelming for newbies, especially if you are a DBA or a new DBRE who is suddenly expected… Continue Reading →
We have all met this DBA. That has a “panic button” for every performance issue. The Index Rebuild and then… Continue Reading →