I have to output the result of the query in tDbRow, here "show datestyle;" in a Postgresql database as an example.
What i did :
And now, how do i display the output object ? Sadly, the globalMap.get("tDBRow_1_QUERY") only shows the query.
Ok found it :
Below : result of Show datestyle;