Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-31 09:12
Flavor·PCRE (Legacy)

/
CREATE([ UNIQUE ]+)?NONCLUSTERED INDEX \[([\w]+)\] ON \[dbo\]\.\[([\w]+)\]\(([\w ,]+)\) \n(INCLUDE \([\w ,]+\)\n)?WITH \([\w _=,]+\) ON \[PRIMARY\](;)?
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous