Hi all,
I have a requirement where I need to process all the files with a
particular pattern name like: ATM_xyz_ddmmyy.txt where
ATM: will be prefix which is not going to change,
xyz is a dynamic,incremental serial no,
and ddmmyy will be the date tag with the name.

Now Using ETL to process these files, I have to pass a name to the
function to check whether this file exists or not..While me real
requirement is to read through all the files with this pattern in the
oracle directory..

Plz help.

Regards
Sarvesh

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to