Daily Archives: December 18, 2023

Migrations are Worth the Effort

I work with a lot of customers that are trying to find better ways to build and deploy database code. Some of them use a state or model method with SQL Compare or another Redgate product, and some want to … Continue reading

Posted in Editorial | Tagged , | Comments Off on Migrations are Worth the Effort

Using DATETRUNC–#SQLNewBlogger

I saw someone using DATETRUNC recently in some code and realized I hadn’t really looked at this function before. It’s one that was added in SQL Server 2022, though it’s been in other platforms for years. This post looks at … Continue reading

Posted in Blog | Tagged , , | Comments Off on Using DATETRUNC–#SQLNewBlogger