Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to check if the directory is created using create or replace directory

Kum KJun 16 2010 — edited Jun 16 2010
Hello,

I have create a directory as below:

Create or Replace Directory TEST_DIR AS 'C:\ABCD'

How to check if the directory is created or not? Is there any query for that?

Thanks in advance.

PK
This post has been answered by 779658 on Jun 16 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2010
Added on Jun 16 2010
5 comments
5,488 views