Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to generate text data that can be later imported with SQLLoader?
Hi Paul,
The tool generates data for SQLLoader (CSV-comma delimited, fixed length,
tab delimited).
In next versions it will generate INSERT statements also.
Best regards, Dmitry.
"Paul" <paulhjli_at_hotmail.com> wrote in message
news:tacs0ud025q798_at_corp.supernews.com...
> Hi Dmitry,
> That tool will generate insert statement for data? or which data format it
> will create?
>
> Thanks
>
> Paul
>
> Dmitry wrote:
> >
> >
> > Hi,
> >
> > You can use Chyfo (www.ispirer.com/chyfo.html)
> > The tool creates text files (CSV, TAB and fixed length), generates
CREATE
> > TABLE, CREATE INDEX scripts for Oracle and control files for SQL Loader.
> > The tool has a lot of other features.
> >
> > Best regards, Dmitry.
> >
> >
> > "Scott Kerr" <scott.alba_at_verizon.net> wrote in message
> > news:slSo6.3882$Sz1.1683254_at_typhoon2.ba-dsg.net...
> > > How to generate text data that can be later imported with SQLLoader?
> > >
> > > I can do it by saving the database data display with the save list
command.
> > > Anything else?
> > >
> > > Thanks,
> > >
> > > Scott
> > >
> > >
> > >
> > >
> >
> >
>
>
> --
> Posted via CNET Help.com
> http://www.help.com/
Received on Sat Mar 10 2001 - 06:34:41 CST
![]() |
![]() |