create directory and execute immediate in pl/sql
655260Sep 5 2008 — edited Sep 8 2008Hello,
Would someone please tell me how I can execute the following command in a PL/SQL procedure:
create directory DIR0001 as 'c:\data\testdir';
Any suggestions are greatly appreciated.
Live long and prosper.