Hello All,
We are using the Execute query in the below way:
“SELECT Column1 from TABLE where column2 = :ARGUMENT”
Argument is a string parameter defined in Execute Query.
We are getting an error. “ORA 1008: Not all variables bound”
Any help would be appreciated.
Thanks,
Vaibhav