between?

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: between?
Date: 2001-10-24 12:01:04
Message-ID: Pine.BSF.4.40.0110240754580.7989-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


It seems Sybase has dropped the BETWEEN search condition. I thought
it was part of SQL92, has it been dropped from the spec since then or
wasn't it ever in there?

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message mlw 2001-10-24 12:59:34 Re: Index of a table is not used (in any case)
Previous Message Bill Studenmund 2001-10-24 10:50:16 Re: Proposed new create command, CREATE OPERATOR CLASS