Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-04-04 09:01
Flavor·PCRE2 (PHP)

/
(?<text>N?'((?:''|[^'])*)'|N?"((?:""|[^"])*)")
/
gms
Open regex in editor

Description

Finds the text blocks in a t-sql (tsql) script

Submitted by Paw Jershauge