Click here to Skip to main content
15,886,137 members
Articles / Programming Languages / SQL

Use Table-Valued Functions as Arrays in SQL Server

Rate me:
Please Sign up or sign in to vote.
4.77/5 (23 votes)
6 Jun 2007CPOL8 min read 278.7K   801   88  
Provide array functionality in SQL Server using T-SQL or the CLR

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer STG Utah
United States United States
Mark is a jock turned geek who has been programming since early 2000 where he stumbled on excel macros and dug down to discover VBA. Since 2001 he has been working for MaxPreps.com where he can be a geek who writes web applications for jocks. He has been using C# and ASP.Net since 2002.

Check out Mark's blog: www.developMENTALmadness.com

View Mark Miller's profile on LinkedIn

Comments and Discussions