Create or replace a directory
SQL> SQL> create or replace directory my_dir as 'C:\Temp'; Directory created. SQL> SQL> SQL> --