How to list all directories by system user ?
715772Aug 12 2009 — edited Aug 12 2009Hi all,
last month I`ve create directory for export (data pump). The problem is that I didnt put it to the documentation. I would like to know how can I list all directories (granted and created in sqlplus) using simply sql statement.
Is there any command for this like SELECT * FROM ALL_USERS; ?
would be great if somebody can help me