Re: SQL Where LIKE - Range it!

From: Calvin Dodge <caldodge(at)fpcc(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SQL Where LIKE - Range it!
Date: 2001-04-27 03:28:09
Message-ID: 3AE8E749.6DE0C09D@fpcc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Oops.

That should have been: last_name >='A' and last_name<'G' (not <=)

Calvin
--
Calvin Dodge
Certified Linux Bigot (tm)
http://www.caldodge.fpcc.net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message will trillich 2001-04-27 04:26:32 Re: Classes of returned rows
Previous Message Chris Smith 2001-04-27 01:43:11 Re: Report Writer for PostgreSQL