Query Optimizer Tips and Tricks Part 1: Trusted vs. Non-Trusted Constraints
Query Optimizer Part 1 It may come as a surprise to you to find out that at its core, the SQL
Query Optimizer Part 1 It may come as a surprise to you to find out that at its core, the SQL
There is plenty of legislation and regulation in place these days that strongly suggest encrypting a database. In SQL Server,
There is a popular practice among developers to use globally unique identifiers (GUIDs) as primary keys. At first glance, it
I’m the non-technical marketing guy at SSG. In order to help the team actually market our services, I’ve had to
In my last article, I started off talking about checking various settings that make a performance difference prior to jumping
A mystery staring arithabort. I was coding along one day, working on rolling out some monitoring for a client—monitoring that
Moving databases is a common enough task for the DBA, and there are multiple ways to move physical database files
Do a Google search for “the DBA” and one of the top auto-fill results will be “…is dead.” In recent months
When investigating a performance issue, the desired end result is already known… you need to make the queries run faster.