Pattern Matching - Range of Letters - Mailing list pgsql-general

From Ron St-Pierre
Subject Pattern Matching - Range of Letters
Date
Msg-id 4643711F.3060409@shaw.ca
Whole thread Raw
Responses Re: Pattern Matching - Range of Letters
Re: Pattern Matching - Range of Letters
Re: Pattern Matching - Range of Letters
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Views- Advantages and Disadvantages
Next
From: Richard Broersma Jr
Date:
Subject: Re: Pattern Matching - Range of Letters