Regular expressions, a powerful technique for matching arbitrary strings, are now available in SQL Server 2025. In this session, we will review how regular expressions work in SQL Server. We will look at potential performance issues you might run into and when it makes sense to use an alternative technique. We will also look at alternatives for versions of SQL Server prior to 2025.
Click here to access the slides for this presentation.
The slides are licensed under Creative Commons Attribution-ShareAlike.
Click here to access demo code for this presentation.
The source code is licensed under the terms offered by the GPL.