Re: [GENERAL] interesting PHP/MySQL thread

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: [GENERAL] interesting PHP/MySQL thread
Дата
Msg-id 20030623083248.P95856@hub.org
обсуждение исходный текст
Ответ на Re: [GENERAL] interesting PHP/MySQL thread  (nolan@celery.tssi.com)
Список 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 по дате отправления:

Предыдущее
От: "Arjen van der Meijden"
Дата:
Сообщение: Re: [GENERAL] interesting PHP/MySQL thread
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: [GENERAL] interesting PHP/MySQL thread