Re: [SQL] SELECT... BETWEEN 'P' and 'Z'

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: tim(at)dmcity(dot)net
Cc: pgsql-sql(at)hub(dot)org
Subject: Re: [SQL] SELECT... BETWEEN 'P' and 'Z'
Date: 1999-01-10 16:43:55
Message-ID: 199901101643.LAA27961@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

[Charset iso-8859-1 unsupported, filtering to ASCII...]
> I was using a "text" field, not varchar, but I suppose it treats it the
> same? And I don't believe there are any significant spaces in the City
> names.
>
> The city that it leaves of out the "Between 'P' and 'Z'" are Zwingle.
>
> And it includes "Zwingle" when I do the "between 'P' and 'z'" query.

Zwingle is greater than 'Z'.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ansley, Michael 1999-01-11 07:32:04 Embedded SQL
Previous Message Tim Perdue, The Des Moines City.net 1999-01-10 14:18:59 Re: [SQL] SELECT... BETWEEN 'P' and 'Z'