Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
Python

r"
(\s|^)go$
"
mg

Description

Splits t-sql script into separated commands. useful for executing with adocommand object

Submitted by kutsoff - 10 years ago