I have a plsql script to perform some task on db. But it doesn't contain any code for returning output(results are stored in variables). I need to get these results into FME SQL executor or creator.
Is there any code sample to start with this? All I need is a example plsql code to get results into FME SQL Executor.