Posts related to SQL

Recording Deleted Rows

Recently, we had a user delete a number of rows from a production database by mistake, it transpired …

Strings And Numbers

Something new happened this week, well not new in the sense like buying a new car but new to me, I …

How to Use Datediff

In this post, I want to take a look at datediff, how it works and how I use it as part of my job.

How to Use Dateadd

When I first starting learning T-SQL things like DATEADD took a really long time for my brain to …