Re: ora6 -> ora7 problem

From: gavin alford <gavalf_at_orac.uucp>
Date: Fri, 21 Jan 1994 04:45:25 GMT
Message-ID: <1994Jan21.044525.13536_at_orac.uucp>


You are using char(50) instead of varchar(50)...

CHAR(50) is a fixed length string which means padding will be added (please correct me if I'm wrong)

VARCHAR(50) will vary depending on end-of-line


Gavin Alford              | Phone: 06 252 5201 BH  |  I didn't do it,
Canberra, Australia       |        06 255 2334 AH  |  Nobody saw me do it,
                                                   |  You can't prove a thing.
gavalf_at_canb.auug.org.au                            |          Bart Simpson.
Australian Unix Users Group - Canberra Chapter Received on Fri Jan 21 1994 - 05:45:25 CET

Original text of this message