Author Archives: way0utwest

Unknown's avatar

About way0utwest

Editor, SQLServerCentral

Internal Staff Growth

Imagine that you are about to tackle a new project that will take more than a year. This might be a new system, perhaps a cloud migration, or maybe it’s rewriting something that doesn’t work well. You don’t have enough … Continue reading

Posted in Editorial | Tagged | Comments Off on Internal Staff Growth

SQL Server 2025 RegEx and AI

One of the language changes in SQL Server 2025 that I’ve seen a lot of people mention is the addition of RegEx functions to T-SQL. I decided to take a few minutes and try to examine how this feature works, … Continue reading

Posted in Blog | Tagged , , , | Comments Off on SQL Server 2025 RegEx and AI

T-SQL Tuesday #192: SQL Server 2025 Backup Changes

I hosted this month, but I decided to put my own entry in as well. There are more things in this release than I expected, probably because of the overwhelming focus on Fabric from Microsoft that has drowned out other … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Do You Really Need HA?

I ran across a thought-provoking post from Chrissy LeMaire asking if we should reconsider SQL Server HA. The post actually asks if you’ve considered not using it. The default from Chrissy, for most installations, is to use standalone SQL Servers. … Continue reading

Posted in Editorial | Tagged | 3 Comments