Thanks,
Arpan
SELECT * FROM tabel WHERE #d/m/yyyy# < #d/m/yyyy#;
I hope, i answered you question.
Henrik Reich
Digital Bygnings Data
"Arpan De" <dearp...@hotmail.com> wrote in message
news:uen6vJXOCHA.2460@tkmsftngp04...
Thanks for your reply. Yeah I very well know what you have shown in the SQL statement but what I want to know is whether 15/7/2002
> 1/4/2002 or 15/7/2002 < 1/4/2002? That is will the comparison be done similar to how 2 numbers are compared - the date which
comes first among the 2 dates is the smaller one & the date which comes later is greater (similar to why 2 < 3 since 2 comes first
& 3 comes after 2)?
Thank you once again,
Regards,
Arpan
"Henrik Reich" <h...@dbdata.dk> wrote in message news:OYYqkXXOCHA.1452@tkmsftngp10...
: You can do it this way
: >
: >
:
:
--
Ancient Chinese Secret:
If it is really, really, hard to do, then you
are probably doing it wrong to begin with.
Phillip Windell
pwin...@wandtv.com
WAND-TV (ABC Affiliate)
www.wandtv.com
"Arpan De" <dearp...@hotmail.com> wrote in message
news:useigtXOCHA.2420@tkmsftngp04...