The Regular Expressions for MS SQL Server is a set of T-SQL User Defined Functions (UDF) that gives users full power to manipulate string data in SQL queries, stored procedures and Transact-SQL programming. Some of the common challenges that you can solve with the Regular Expressions are:
Х Extracting information and data mining;
Х Formatting string data;
Х Parsing text data into sections;
Х Validating user text input; password, e-mail, URL, ect.;
Х Replacing values in text to clean or change content.
Features of the product are:
Х easy to use;
Х great productivity and reliability;
Х 100% Unicode;
Х 100% compatible with VBScript regular expressions;
Х works with (N)CHAR and (N)VARCHAR data;
Х 30 days free trail period of the full product version. |