As in, external tables utilizing preprocessor capabilities:
http://www.oracle-developer.net/display.php?id=513

On Tue, Sep 13, 2011 at 9:39 AM, Joel <[email protected]> wrote:

> External tables?
> On Sep 10, 2011 1:18 PM, "sarvesh" <[email protected]> wrote:
> > 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
>

-- 
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