is it possible for a udf to return the same data type as one of its parameters?
i would like my udf to accept a decimal of any precision and scale and return the same type.
is it possible for a udf to return the same data type as one of its parameters?
i would like my udf to accept a decimal of any precision and scale and return the same type.