In my previous article about T-SQL regular expressions, I have explained the LIKE operator, its usage and provided several examples with it. In this article, we are going to discuss the SUBSTRING, PATINDEX, and CHARINDEX functions of T-SQL. These functions can be used to perform pattern matching. Read More
T-SQL Regular Expressions: SUBSTRING, PATINDEX and CHARINDEX
Total: 9 Average: 4.3