Home Oracle Commands

CREATE DIRECTORY

Create a directory - an alias for a filesystem pathname - used to store LOBs.

Syntax:

   CREATE [OR REPLACE] DIRECTORY directory AS 'pathname';


Related Commands:

DIRECTORY - DROP DIRECTORY

Related Views:

 DBA_DIRECTORIES      ALL_DIRECTORIES 




Back to the Top

Simon Sheppard
SS64.com