SQL split funtion 21 Thursday Apr 2011 Posted by Prakash in SQL Server, Uncategorized ≈ Comments Off on SQL split funtion ex. 1. select top 10 * from dbo.split(‘Chennai,Bangalore,Mumbai’,’,’) Link: http://blog.logiclabz.com/sql-server/split-function-in-sql-server-to-break-comma-separated-strings-into-table.aspx