Thank this author by sharing:
By Oscar D Garcia, 2009/07/08
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.
As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.
Join us!
Steve Jones Editor, SQLServerCentral.com