Am Mittwoch, 14. September 2005 13:09 schrieb Joost Kraaijeveld:
> Could you give me an example? I understand that the following query
> returns all matches but I want everything smalle than the match
If you need that then you will need to use two separate conditions, one for
less-than and one for LIKE.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/