Re: SQL Between Dates
- From: "@sh" <spam@xxxxxxxx>
- Date: Wed, 13 Sep 2006 12:24:20 +0100
Ahhhhh sorry for being silly, knew it'd be something obvious, not having a
good week!!!
Is it possible to use BETWEEN for such a SQL statement?
Cheers, @sh
"Roy Harvey" <roy_harvey@xxxxxxxx> wrote in message
news:eipfg21v7lgkd3nk8fg5ulg1jfou2ah43l@xxxxxxxxxx
On Wed, 13 Sep 2006 11:59:46 +0100, "@sh" <spam@xxxxxxxx> wrote:
WHERE DateGiven > '10/09/2006' AND <
'13/09/2006'
WHERE DateGiven > '10/09/2006'
AND DateGiven < '13/09/2006'
You need to specify DateGiven for each comparison.
Roy Harvey
Beacon Falls, CT
.
- Follow-Ups:
- Re: SQL Between Dates
- From: Roy Harvey
- Re: SQL Between Dates
- From: @sh
- Re: SQL Between Dates
- From: @sh
- Re: SQL Between Dates
- References:
- SQL Between Dates
- From: @sh
- Re: SQL Between Dates
- From: Roy Harvey
- SQL Between Dates
- Prev by Date: Re: SQL Between Dates
- Next by Date: Re: SQL Between Dates
- Previous by thread: Re: SQL Between Dates
- Next by thread: Re: SQL Between Dates
- Index(es):