Look at Table-valued functions in SQL Server 2005

Posted on C# Corner See other posts from C# Corner
Published on Apr 05, 2010 Indexed on 2010/04/09 15:34 UTC
Read the original article Hit count: 180

Filed under:
Table-valued functions are used to return TABLE datatype.

© C# Corner or respective owner