Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: info on SQL Loader?

RE: info on SQL Loader?

From: Craig Healey <c.healey_at_hhsuk.com>
Date: Wed, 20 Aug 2003 02:59:23 -0800
Message-ID: <F001.005CBBC4.20030820025923@fatcity.com>


For a few quick hints, try
http://www.orafaq.com/faqloadr.htm
The O'Reilly book recommended by Dennis and Kenneth is good, but I reach for the FAQ page first.

Craig Healey

> -----Original Message-----
> From: Maryann Atkinson [mailto:maryann_30_at_yahoo.com]
> Sent: 19 August 2003 18:09
> To: Multiple recipients of list ORACLE-L
> Subject: info on SQL Loader?
>
>
> Does anyone happen to know of any links/info etc
> on the SQL loader starting from the basics?
>
> thanks,
> maa
>
>
> load data
>
> replace
>
> preserve blanks
> into table working_asc
> (
> TRAN position(1:1) char ,
> SPECIALTY_CODE position(3:7) char ,
> SUFFIX position(8:8) char ,
> DESCRIPTION position(9:28) char ,
> EXPIRED_IND constant "N"
> )
>
>

>


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. Statements and opinions expressed in this e-mail may not represent those of the company.   

If you have received this email in error please notify system.administrator_at_hhsuk.com  

This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses (www.mimesweeper.com)


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Craig Healey
  INET: c.healey_at_hhsuk.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Aug 20 2003 - 05:59:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US