Hi experts,
I need to make a simple query (SELECT MAX( FIELD ) FROM TABLE WHERE FIELD2 = X) using JDBC lookup. From the designer, you can not use MAX
Can be done with a UDF?
What other options are there?
Thanks & Regards
Hi experts,
I need to make a simple query (SELECT MAX( FIELD ) FROM TABLE WHERE FIELD2 = X) using JDBC lookup. From the designer, you can not use MAX
Can be done with a UDF?
What other options are there?
Thanks & Regards