Native Regex in T-SQL: Modernizing String Logic from Ground to Cloud
Proposed session for SQLBits 2026TL; DR
Stop struggling with complex LIKE patterns and discover the power of native Regular Expressions now available in SQL Server 2025 , Azure SQL and Fabric SQL.
This session explores the new regex functions that let you validate, clean, extract, and parse text more clearly and consistently than ever, with identical syntax across modern Microsoft SQL platforms (from Ground to Cloud).
Learn how native regex improves maintainability, readability, and correctness in your T-SQL.
Session Details
For years, SQL developers across on-premises and cloud environments have lacked a native, high-performance way to handle complex string patterns, often resorting to limited LIKE expressions or complex CLR workarounds.
In 2025, native Regular Expression capabilities were standardized across SQL Server 2025, Azure SQL Database, and Microsoft Fabric, providing a consistent pattern-matching experience across platforms.
This session deep-dives into demonstrating how to use the seven new native functions - including REGEXP_LIKE, REGEXP_REPLACE, and REGEXP_MATCHES - to solve real-world data challenges.
Attendees will learn how to significantly simplify their T-SQL codebase, enforce advanced data validation, and perform high-performance text parsing using a unified syntax that works consistently from on-premises SQL Server to cloud platforms.
In 2025, native Regular Expression capabilities were standardized across SQL Server 2025, Azure SQL Database, and Microsoft Fabric, providing a consistent pattern-matching experience across platforms.
This session deep-dives into demonstrating how to use the seven new native functions - including REGEXP_LIKE, REGEXP_REPLACE, and REGEXP_MATCHES - to solve real-world data challenges.
Attendees will learn how to significantly simplify their T-SQL codebase, enforce advanced data validation, and perform high-performance text parsing using a unified syntax that works consistently from on-premises SQL Server to cloud platforms.
3 things you'll get out of this session
Cross-Platform Consistency: Write a single regex pattern that runs identically in SQL Server 2025, Azure SQL , and Microsoft Fabric.
Cleaner Code, Fewer Bugs: Replace complex multi-line string logic with concise, native regex functions.
Powerful Parsing: Use Regex functions to turn messy text into structured data without external tools.
Pragmatic Best Practices: Understand when regex is the right tool and when simpler T-SQL idioms may be faster.
Speakers
Manish Kumar's other proposed sessions for 2026
AI Fundamentals for SQL and Data Professionals: Your First Step to AI-900 Certification - 2026
Data Modernisation with Open Standards: Apache Iceberg in Fabric, Databricks and Snowflake - 2026
GenBI - A new world where AI meets BI - 2026
SQL in Fabric - Isn't it confusing? - 2026
From Dashboards to Conversations: How Fabric Data Agents and Copilot Studio Transform Analytics - 2026
SQL Server 2025: AI, Vectors, and Beyond – What’s New and Why It Matters - 2026
AI and Your Data Platform: Preparing Data for Intelligent Decision-Making with Microsoft Cloud - 2026
From Metadata to Momentum: Accelerating Self-Service Analytics with Microsoft Fabric and Purview - 2026
From T-SQL to Lakehouse: A SQL Server Professional’s Guide to Microsoft Fabric - 2026
From Zero to Governed : Implementing Microsoft Purview with Fabric and Azure SQL - 2026
From Zero to Governed : Implementing Microsoft Purview with Fabric and Azure SQL - Part 2 - 2026
Open Source Databases for Azure SQL Database Professionals: What Transfers, What Changes - 2026
Azure SQL PaaS service - Basic to advance - 2026
SQL Server 2025 vs Azure SQL PaaS: Modern Data Architecture Without the Confusion - 2026
Data Quality in Microsoft Purview: From 'Gut Feeling' to Governed Trust - 2026
SQL Server/Azure SQL Ledger in 300 Seconds - 2026
Haider Raza
Haider Raza's other proposed sessions for 2026
AI Fundamentals for SQL and Data Professionals: Your First Step to AI-900 Certification - 2026
Data Modernisation with Open Standards: Apache Iceberg in Fabric, Databricks and Snowflake - 2026
GenBI - A new world where AI meets BI - 2026
SQL in Fabric - Isn't it confusing? - 2026
From Dashboards to Conversations: How Fabric Data Agents and Copilot Studio Transform Analytics - 2026
SQL Server 2025: AI, Vectors, and Beyond – What’s New and Why It Matters - 2026
AI and Your Data Platform: Preparing Data for Intelligent Decision-Making with Microsoft Cloud - 2026
From Metadata to Momentum: Accelerating Self-Service Analytics with Microsoft Fabric and Purview - 2026
From T-SQL to Lakehouse: A SQL Server Professional’s Guide to Microsoft Fabric - 2026
From Zero to Governed : Implementing Microsoft Purview with Fabric and Azure SQL - 2026
From Zero to Governed : Implementing Microsoft Purview with Fabric and Azure SQL - Part 2 - 2026
Open Source Databases for Azure SQL Database Professionals: What Transfers, What Changes - 2026
Azure SQL PaaS service - Basic to advance - 2026
SQL Server 2025 vs Azure SQL PaaS: Modern Data Architecture Without the Confusion - 2026
Data Quality in Microsoft Purview: From 'Gut Feeling' to Governed Trust - 2026
SQL Server/Azure SQL Ledger in 300 Seconds - 2026