The file has to be either fixed length or delimited. If it is then you would
not have any problem.

Alternately you could try importing the text file in Excel (MS office
product). Convert it to Excel and import from excel to Oracle using Oracle
migration assistant.

HTH!

Aleem

 -----Original Message-----
Sent:   Friday, April 06, 2001 1:45 PM
To:     Multiple recipients of list ORACLE-L
Subject:        PL/SQL-question

Hi,

I have imported a text-file into a table in the  database. Now I find that
there are many bad things in some fields, for instance there is a ? instead
of the value  0.
Can anyone give me a good example on a procedure that loops through a table
and if found a ? in some fields, replace it  with  a 0.?
Thanks in  advance.


Roland S

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Abdul Aleem
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to