I'm trying to run a PL SQL in Oracle where a SQL using bind variable. This runs fine in Oracle SQL Developer
However the same when executed in Livereport reports below error.
Any idea how do we run PL SQL Oracle in Livereports?
ORA-00900: invalid SQL statement
Define functions or variables inside Live report instead u can create a store procedure and then execute it in Live report