Pattern Matching - Range of Letters

Поиск
Список
Период
Сортировка
От Ron St-Pierre
Тема Pattern Matching - Range of Letters
Дата
Msg-id 4643711F.3060409@shaw.ca
обсуждение исходный текст
Ответы Re: Pattern Matching - Range of Letters  (Richard Broersma Jr <rabroersma@yahoo.com>)
Re: Pattern Matching - Range of Letters  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Pattern Matching - Range of Letters  (Ron St-Pierre <ron.pgsql@shaw.ca>)
Список pgsql-general
I'm sure that others have solved this but I can't find anything with my
(google and archive) searches. I need to retrieve data where the text
field is within a certain range e.g.
A-An
Am-Bc
Bc-Eg
....
Yi-Zz

Does anyone know of a good approach to achieve this? Should I be looking
into regular expressions, or maybe converting them to their ascii value
first?

Any comments are appreciated.

postgres 8.2.4, RHEL

Thanks
Ron St.Pierre

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Views- Advantages and Disadvantages
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: Pattern Matching - Range of Letters