Title

Kodyaz Development Resources

Development resources, articles, tutorials, samples, codes and tools for .Net, SQL Server, Vista, etc.
Welcome to Kodyaz Development Resources Sign in | Join | Help

Sample T-SQL SPLIT function code

File Details
Downloads: 572 File Size: 776 bytes
Posted By: eralper Views: 1649
Date Added: 8 Jan 2008
Here you can find the t-sql codes and download the sql codes of a SQL Server user-defined function which SPLITs a given string value according to the seperator which you can define and pass it to the sql split function as a parameter. The SPLIT tsql function is a table-valued function. You can use the dbo.Split function in a Microsoft SQL Server 2005 database without any problem.
Comments
No comments exist for this file.
Copyright © 2004 - 2008 Eralper Yilmaz. All rights reserved.
Powered by Community Server, by Telligent Systems