Re: SQL Loader Questions
Date: 1997/10/07
Message-ID: <343a3903.315332657_at_news.ececs.uc.edu>#1/1
[Quoted] For others interested in these answers:
I found the help file but I still need an answer to #1 and #2.. Following is the info so far for those who might also like to know.
On Sun, 05 Oct 1997 01:22:34 GMT, teetshd_at_email.uc.edu (Greg Teets) wrote:
>Please help me with few SQL Loader questions using version 7.2 from
>the command line.
>
>1. Can I put the command line in a script like in UNIX and call that
>file from the command line rather than type in the parameters every
>time?
>
>2. I'm using Personal Oracle7 demo disk from Oracle Unleashed. Can
>you tell me where to find SQL Loader documentation in the help files?
The help for SQLLoader is in \po7_win\db\dbhlp71\svuug.hlp
Server Utility User's Guide
>
>3. In my table I have a NUMBER column with a length of 9 and dedimal
>precision of 0. However, in my data file the number has commas in it.
>Naturally, it's also a comma-delimited file <g>, How can I have my
>SQL Loader control file process this column correctly?
>
>Thanks for your help
>Greg Teets
>Cincinnati, OH
Received on Tue Oct 07 1997 - 00:00:00 CEST