I have been reading messages about this subject and I have the idea that you can't use a PL/SQL procedure with a Dynamic SQL and TOracleQuery for getting records, as you can with a PL/SQL procedure, a 'static' SQL and a Ref cursor.
First question: Am I right? (I don't want a procedure to create...