Re: [GENERAL] Most specific match using between

2005-04-21 Thread mmiranda
On Thu, 2005-04-21 at 10:51, [EMAIL PROTECTED] wrote: > > These are the details, i have these table > > > > name| start| end > > ---+---+- > > general | 266 | 266 > > specific | 2660124 | 2660124 > > (2 rows) > > > > > >

Re: [GENERAL] Most specific match using between

2005-04-21 Thread Steve Atkins
On Thu, Apr 21, 2005 at 09:51:16AM -0600, [EMAIL PROTECTED] wrote: > Hi people, is there a swtich or something to instruct a between statement > hat it must perform a most specific match ? > These are the details, i have these table > > name| start| end > ---+

Re: [GENERAL] Most specific match using between

2005-04-21 Thread Scott Marlowe
On Thu, 2005-04-21 at 10:51, [EMAIL PROTECTED] wrote: > Hi people, is there a swtich or something to instruct a between statement > hat it must perform a most specific match ? > These are the details, i have these table > > name| start| end > ---+---+-

[GENERAL] Most specific match using between

2005-04-21 Thread mmiranda
Hi people, is there a swtich or something to instruct a between statement hat it must perform a most specific match ? These are the details, i have these table name| start| end ---+---+- general | 266 | 266 specific | 26601