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: Trailing Spaces on VARCHAR2 Data

Re: Trailing Spaces on VARCHAR2 Data

From: Stephen Harris <sweh_at_mpn.com>
Date: 13 Dec 1998 17:03:38 GMT
Message-ID: <750s1a$vts$1@nebula.mpn.com>


Louise Weiler (johnsl2_at_rpi.edu) wrote:
: The other way this could happen is if you are inserting data using
: SQL*Loader, and the datafiles have embedded spaces in them. For this

Or PRO*C programs using bound variables can find their variables are padded with spaces up to the size of the field. Annoying :-(

--

rgds
Stephen Received on Sun Dec 13 1998 - 11:03:38 CST

Original text of this message

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