larrydavid
Programmer
Hello,
I have 6 possible values that can appear for 6 columns in a join table. Is it possible to return specific column values from a table-valued function and map those values to these columns? If so, could someone please provide a quick snippet or link to where I could see a code sample of this?
I am trying to avoid writing 6 separate scalar functions. Hope this makes sense.
Thanks,
Larry
I have 6 possible values that can appear for 6 columns in a join table. Is it possible to return specific column values from a table-valued function and map those values to these columns? If so, could someone please provide a quick snippet or link to where I could see a code sample of this?
I am trying to avoid writing 6 separate scalar functions. Hope this makes sense.
Thanks,
Larry