Checking if date is inside date range - Mailing list pgsql-sql

From Jure Kodzoman
Subject Checking if date is inside date range
Date
Msg-id 1142600858.5831.5.camel@localhost.localdomain
Whole thread Raw
List pgsql-sql
Hy list,

I would like to check if date is inside a given date range.

For instance if date range is 

datestart column: 10/10/2005 
dateend column: 10/20/2005

I would like to return columns for date = 10/15/2005 and not if i enter
let's say date = 10/21/2005

thanks for your help,

Jure Kodzoman 



pgsql-sql by date:

Previous
From: Jure Kodzoman
Date:
Subject: Re: Checking if date is inside date range
Next
From: Markus Schaber
Date:
Subject: Re: dump with lo