Re: sql*loader documentation?

From: <howardparks_at_my-dejanews.com>
Date: Thu, 08 Apr 1999 17:34:03 GMT
Message-ID: <7eipab$k6q$1_at_nnrp1.dejanews.com>


In article <7ed6n9$vv8$1_at_nnrp1.dejanews.com>,   joe_lopez_at_my-dejanews.com wrote:
<SNIP>
> /*I want to override the data for this field and insert a quoted string*/
> field3 POSITION(31:40) char,)
> )
>

field3 CONSTANT 'string constant'

The manual notes that you should be careful this constant is a valid value for the field datatype, else every row will be rejected.

Howard Parks
1 Peter 4:10

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Apr 08 1999 - 19:34:03 CEST

Original text of this message