Prompt in PL/SQL block
505453Mar 4 2008 — edited Mar 4 2008Hi,
I want to prompt procedure name and it's version during execution of procedure...?
I am new in PL/SQL part, not sure whether it's possible or not? dbms_output.put_line gives output after execution and after setting serveroutput 'ON'.. Is there any alternative?