Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Convert a string list to TABLE with single CTE query

By Dimitris Staikos, 2012/05/11

Inspired by this article by Amit Gaur I wondered if converting a string list into a table can be done with a single query, no variables and no helper functions.

Here it is then :-)

To help understand how it works just remove the WHERE condition at the end and look at all the intermediate results of the trimming process.

Total article views: 1925 | Views in the last 30 days: 21
 
Tags
cte    
list    
recursive    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

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

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones