Compiling PLSQL from command prompt (not inside sqlplus)
786725Aug 10 2010 — edited Aug 10 2010Hi all,
is there any way compiling plsql from command prompt not by opening sqlplus and writing the command or @filename?
We want to import the output to a file and parse it for a code review tool we are working on
Thanks...