Re: sort ignoring the, a, ...

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: sort ignoring the, a, ...
Дата
Msg-id Pine.LNX.4.44.0309012322080.1206-100000@peter.localdomain
обсуждение исходный текст
Ответ на sort ignoring the, a, ...  (CSN <cool_screen_name90001@yahoo.com>)
Список pgsql-general
CSN writes:

> Is there a way to sort results as follows?

> i.e., ignoring leading the's, a's, etc.?

Not built in.  You'll need to use some kind of pattern matching to strip
off the leading articles.

--
Peter Eisentraut   peter_e@gmx.net


В списке pgsql-general по дате отправления:

Предыдущее
От: CSN
Дата:
Сообщение: sort ignoring the, a, ...
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: inserting via "on insert" rule