June 20, 2001 08:20 PM
Treat Yourself to Fn_Split()
Rating:

(0)
SQL Server Magazine
InstantDoc ID #21071
This UDF lets you emulate VB's Split() function and parameter arrays
Hardly a week goes by in the newsgroups that a SQL Server developer doesn't ask how to pass a variable-length parameter array to a stored procedure--and learns that the technique isn't possible. You can use variable-length parameter arrays in Visual Basic (VB), but what if you prefer to program in T-SQL? Last year, I took advantage of SQL Server 2000's new support for user-defined functions (UDFs) to ...
You must be a paid Professional Member to access this entire article.
Already a Professional Member? Please log in now: