Details
Description
How can I refer column values in UDF's? For example Return boolean (True/False) for a given UserID provided it matches the value of the column in a table. Do I need to write a separate java code as text file to hold the values in the result set object?