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 read and get list of external files from OS directory

Taj.Aug 10 2014 — edited Aug 11 2014

Hi,

we have one directory called "images" and i like to read the file name from database (oracle).

like: select * from directoryname;

will list down all the filename from that particular directory which is exist on the file system.

can you please help to achieve this.

how to read external directory filename from oracle database.?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 8 2014
Added on Aug 10 2014
5 comments
3,229 views