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

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*Loader: loading empty strings ?

Re: SQL*Loader: loading empty strings ?

From: JoLurie <jolurie_at_aol.com>
Date: 2000/07/13
Message-ID: <20000713003000.18285.00000289@ng-fy1.aol.com>#1/1

We have the same problem with one of our databases. I think the solution is to make a default value on your character fields of " " (a blank space) and then have sql loader defaultif null to the default value. Let me know if it works so I can plan to do the same.

jolurie_at_aol.com Received on Thu Jul 13 2000 - 00:00:00 CDT

Original text of this message

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