Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: brain teaser

Re: brain teaser

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 26 Jun 2007 08:15:46 -0700
Message-ID: <1182870947.105160@bubbleator.drizzle.com>


rj wrote:
> what if you just use a whole lot of 'between' statements?
> eg
> select city from locations
> where lat between 23.***** and 21.*******
> and lon between 22.***** and 43.******
> etc etc

Doesn't work for non-rectangular coordinates.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue Jun 26 2007 - 10:15:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US