Knowledge is power. We love to share it.

News related to Mono products, services and latest developments in our community.

Goran

Parsing a delimited string in SQL Server

09/20/2011 By Goran 3
Rated 3.29, 7 vote(s). 
Bookmark and Share
This tutorial will teach you how to write a custom SQL Server function for parsing delimited strings. It is particullary useful if you are passing a parameter that contains multiple string values to be used as a filter for “IN” expression in SQL.
Tags: