Sunday, March 30, 2008

TSQL Regular Expression Workbench (simpe-talk)

TSQL Regular Expression Workbench (simple-talk)
This Workbench is about using Regular expressions with SQL Server via TSQL. It doesn't even attempt to teach how regular expressions work or how to pull them together. There are plenty of such resources on the Web. The aim is to demonstrate a few possibilities and try to persuade you to experiment with them if you don't already use Regex with SQL Server.

RegexWorkbench.sql
RegexWorkbench2000.sql
printer friendly version

No comments: