Groups | Blog | Home
all groups > sql server programming > august 2004 >

sql server programming : Multiple column return from function


datahound
8/26/2004 8:20:37 PM
Is there anyway to return multiple columns from a sql
function? I want to be able to return, for instance, one
varchar value and one money value.

Gabriel
8/27/2004 9:27:04 AM
You can make a function who is returning table, and you can return all you
need

Gabriel ANTON Software Developer

----------------------------------------------------------------------------
----
[quoted text, click to view]

AddThis Social Bookmark Button