executing external sql script file from pl/sql block
953495Aug 2 2012 — edited Aug 3 2012I have multiple .sql script files(Each file has queries to select and spool data to an external html file). I would like to create wrapper pl/sql procedure that calls the appropriate script file based on the user input.How do i achieve this? I use sqldeveloper and I have no access to sql plus. Please do the needful.
Thanks,
Nivedha