Get your favorite SSC scripts directly in SSMS with the free SQL Scripts addin. Search for scripts directly from SSMS, and instantly access any saved scripts in your SSC briefcase from the favorites tab. Download now (direct download link)
Thank this author by sharing:
By Bert De Haes, 2004/09/21
Splitting strings based on patterns supported by LIKE and PATINDEX can be an interesting way to addr...
T-SQL 2005 String Pattern??
Replacing data
This function is used to split the string between two patterns.
The third part of Steve Jones's series on programming and manipulating strings in T-SQL dealing with...