Subject | Re: [firebird-support] Re: Select statement with Date |
---|---|
Author | Lester Caine |
Post date | 2004-06-08T04:08:48Z |
paul wrote:
You may need to 'CAST' the XDATE as a date, I feed a parameter which is
just the '07/06/2004'.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> Thanks, my logout field is Timestamp.WHERE CAST( LOGOUT AS DATE ) = XDATE
> I want to compare only date value in the
> Timestamp field. How to do it.
> Say, I got Timestamp field with 07/06/2004 15:54:00
> I got date 07/06/2004 00:00:00
> How to do the date comparion between timestamp and date.
You may need to 'CAST' the XDATE as a date, I feed a parameter which is
just the '07/06/2004'.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services