Subject | Re: [firebird-support] i64Truncate (FB 1.5) |
---|---|
Author | Lester Caine |
Post date | 2006-04-19T12:12:26Z |
d_dude_2003 wrote:
SELECT CAST(((T2.CHECKOUT_TIMESTAMP - T2.CHECKIN_TIMESTAMP)
* 24) AS INTEGER)
I use 1440 and get the minutes, but I'm sure it 'rounds down'
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services
Treasurer - Firebird Foundation Inc.
SELECT CAST(((T2.CHECKOUT_TIMESTAMP - T2.CHECKIN_TIMESTAMP)
* 24) AS INTEGER)
I use 1440 and get the minutes, but I'm sure it 'rounds down'
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services
Treasurer - Firebird Foundation Inc.