Re: [GENERAL] interesting PHP/MySQL thread - Mailing list pgsql-advocacy

From The Hermit Hacker
Subject Re: [GENERAL] interesting PHP/MySQL thread
Date
Msg-id 20030623083248.P95856@hub.org
Whole thread Raw
In response to Re: [GENERAL] interesting PHP/MySQL thread  (nolan@celery.tssi.com)
List pgsql-advocacy
On Mon, 23 Jun 2003 nolan@celery.tssi.com wrote:

> > > Personally, if I want case insensitivity, I'll WRITE IT INTO THE CODE,
> > > but I can see how some people might think that 'NOLAN', 'Nolan' and
> > > 'nolan' should be considered as the same data.
> >
> > Oh, you mean like "SELECT * FROM table WHERE field ~* 'nolan';"?
>
> No, I mean as in "SELECT * FROM table WHERE field = 'nolan';"

no, my point was wasn't that the same as what we do with ~*?


pgsql-advocacy by date:

Previous
From: "Arjen van der Meijden"
Date:
Subject: Re: [GENERAL] interesting PHP/MySQL thread
Next
From: "scott.marlowe"
Date:
Subject: Re: [GENERAL] interesting PHP/MySQL thread