Posts related to functions

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 …

Functions In Views Are Bad

One of the things I have spent a lot of time investigating recently is slow running queries, why are …