Creating a regular expression function on SQL Server
Prerequisite(s):You should have Visual Studio 2008, which is the version used to do the example in this documentation. The Visual Studio main window is open.
To create a regular expression function in SQL Server, follow the steps outlined in the sections below.