Question
L&T Infotech
IN
Last activity: 10 Jan 2019 1:51 EST
Issue in calling DB Function from RDB methods
Hi,
I want to call DB function from RDB methods. Could you please help me with the details. I have to pass 2 params to the function to get the results .I am using the below query in RDB list for the same.
SELECT {all} FROM [pegaData].[Fn_CustomerData] ({ASIS:.CustName}, {ASIS.CustID});
Getting the issue as
There was a problem getting a list: code: 0 SQLState: 42601 Message: ERROR: syntax error at or near "["