Use the table-valued function using a select statement as follows:
select datafrom dbo.[StringSplit](''x,c,v,b'','','')where data = ''x'''
The query above returns one row and one column.
To read the rest of this article, and access thousands of other articles, we ask you to register on the site and subscribe to our newsletters.
Subscribing to our newsletters gets you:
Steve Jones Editor, SQLServerCentral.com