VOOZH about

URL: https://devblogs.microsoft.com/azure-sql/tag/regular-expressions/

⇱ Regular Expressions - Tag | Azure SQL Dev Corner


Showing tag results for Regular Expressions

Abhiman Tiwari

We’re excited to announce the General Availability (GA) of native Regex support in SQL Server 2025 and Azure SQL β€” a long-awaited capability that brings powerful pattern matching directly into T-SQL. This release marks a significant milestone in modernizing string operations and enabling advanced text processing scenarios natively within the ...

Abhiman Tiwari

We are thrilled to announce the public preview of three powerful T-SQL features that will elevate your SQL queries: Regular Expressions (Regex) support, Fuzzy string-matching, and bigint support in DATEADD. These enhancements are now available in Azure SQL Database and SQL Database in Microsoft Fabric, offering developers more flexibility, efficien...

Abhiman Tiwari

We are pleased to announce the private preview of regular expressions (regex) support in Azure SQL Database. Regex is a powerful tool that allows you to search, manipulate, and validate text data in flexible ways. With regex support, you can enhance your SQL queries with pattern matching, extraction, replacement, and more. You can also combine them...

Sign in