Re: F45, how to query a date(time) column with just the date?
From: Mungo Henning <mungoh_at_itacs.strath.ac.uk>
Date: Fri, 02 Jul 1999 16:06:30 +0100
Message-ID: <377CD576.C8A60CD_at_itacs.strath.ac.uk>
Date: Fri, 02 Jul 1999 16:06:30 +0100
Message-ID: <377CD576.C8A60CD_at_itacs.strath.ac.uk>
[Quoted] [Quoted] If you try the function "trunc" (truncate) on a date methinks it throws
away the
time element, hence in the WHERE clause you can compare a truncated
record from the table with what the user has typed in.
HTH
Mungo
-- [Quoted] Mungo Henning - it's a daft name but it goes with the face... mungoh_at_itacs.strath.ac.uk.http://www.itacs.strath.ac.uk/ (since everyone else does it) I speak for me, not my employer.Received on Fri Jul 02 1999 - 17:06:30 CEST