Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1018 Bytes

regular-expressions-functions-transact-sql.md

File metadata and controls

31 lines (24 loc) · 1018 Bytes
title description author ms.author ms.reviewer ms.date ms.service ms.subservice ms.topic helpviewer_keywords dev_langs monikerRange
Regular Expressions Functions (Transact-SQL)
Use the functions described in this article to match complex patterns and manipulate data in SQL Server with regular expressions.
MikeRayMSFT
mikeray
abhtiwar, randolphwest, wiassaf
12/31/2024
sql
t-sql
reference
Regular expressions functions
regex
TSQL
=azuresqldb-current || =fabric

Regular expressions functions (Transact-SQL)

[!INCLUDE asdb-fabricsqldb]

[!INCLUDE preview]

Use the functions described in this article to match complex patterns and manipulate data in SQL Server with regular expressions.

[!INCLUDE regexp-function-descriptions]

Related content

Regular expressions preview