Ben Johnston in Blogs SQL Server Regular Expression Performance and Guidelines SQL Server 2025 introduces regular expression (regex) functions to the TSQL language. You could do this in previous versions with... 02 January 2026 15 min read 111
Edward Pollack in Featured Using Regular Expressions (Regex) in SQL Server 2025: A Complete Guide Everything you need to know about Regular Expressions (Regex) in SQL Server 2025 - learn what it is, how to... 14 July 2025 18 min read
Francis Norton Implementing Real-World Data Input Validation using Regular Expressions Francis Norton shows how to use regular expressions to fulfil some real world data validation requirements, demonstrating techniques ranging from... 14 May 2007 12 min read