Cursors in Query Reporter

Is there any way to run a report that contains cursors in Query reporter?
I have been trying to figure out how to run one, but QR apparently does not like the BEGIN; and END;
 
This is currently not possible. You can only base a report on a direct SQL select statement. I have added this to the list of enhancement requests though.
 
Back
Top