Re: varchar problem
- From: Geoff Berrow <blthecat@xxxxxxxxxxx>
- Date: Sat, 18 Jun 2005 10:58:26 +0100
I noticed that Message-ID: <42b378b7$1_1@xxxxxxxxxxxxxxxxxxxxxxxxx> from
Terry contained the following:
>I apparently do not correctly understand varchar - everything I have
>read indicates that text entered into a MySQL table with varchar
>characteristics will automatically have any space characters stripped
>from both ends of the line.
Where have you read that? A space is just another character. If you
want to strip them, use trim().
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
.
- Follow-Ups:
- Re: varchar problem
- From: Terry
- Re: varchar problem
- References:
- varchar problem
- From: Terry
- varchar problem
- Prev by Date: Re: executing PHP code from db?
- Next by Date: Re: executing PHP code from db?
- Previous by thread: varchar problem
- Next by thread: Re: varchar problem
- Index(es):
Relevant Pages
|