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: SQLLDR - whitespace (tab & space) problem

Re: SQLLDR - whitespace (tab & space) problem

From: David A. Barbour <dbarbour_at_nucentrix.net>
Date: Fri, 27 Apr 2001 12:31:02 -0700
Message-ID: <F001.002F4805.20010427120523@fatcity.com>

Helen,

You can use the "optionally" parameter to specify multiple enclosed by/terminated by parameters. NULLIF is also available to assist in loading blanks.

Regards,

David A. Barbour
Oracle DBA, OCP

Helen Zhung wrote:
>
> Hello:
>
> I'm new to SQL Loader. Is there a way to code in control file that can
> separate 'a tab' and 'a blank space' ?
>
> I use "FIELDS TERMINATED BY WHITESPACE", but it will TERMINATE a field
> when there is a space or a tab. However, the data fields were
> separated only by the "tab", not 'a space'. Is it possible to identify
> the two?
>
> Thanks
>
>
>
> ----------------------------------------------------------------------
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: David A. Barbour
  INET: dbarbour_at_nucentrix.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Fri Apr 27 2001 - 14:31:02 CDT

Original text of this message

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