Community Library Entry

1

Regular Expression
Created·2014-12-24 06:46
Flavor·Python

r"
(\s|^)go$
"
mg
Open regex in editor

Description

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

Submitted by kutsoff