The "encapsulate as stored procedure" method was useful but I think having an "encapsualte as UDF" (both table and scalar) method would be equally useful.
Thanks, we can look into this. There probably need to be something really clever to decide whether a UDF would return a scalar value or a table, though.
Comments
Thanks, we can look into this. There probably need to be something really clever to decide whether a UDF would return a scalar value or a table, though.