Skip to Main Content

Oracle Database Discussions

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!

Storing file names present in unix server in a table

Krishna RajaMay 26 2017 — edited May 30 2017

Hi,

i have the following files in a particular folder "/test" in Unix server:

current_day_file1.txt

current_day_file2.txt

current_day_file3.txt

current_day_file4.txt

prev_day.txt

I need to store file names starting with string "current_day" in a table.

How do I achieve the same?

Thanks,

Krishna

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2017
Added on May 26 2017
33 comments
923 views