So if that is the case, (
A SQL UDF is only allowed to perform an expression and return the result. A Select is not allowed in a SQL UDF.
)
THen what is the correct way to impliment what Mani has asked? Can you select and return data in a c or Java Function UDF?
↧