re: subtraction on datetime fields

2002-12-11 Thread Egor Egorov
On Wednesday 11 December 2002 12:44, Tom Roos wrote: > i want to build a query in which i have 2 datetime fields which i subtract > from one another. what is the result set? is it in (milli)seconds, is it a > unix timestamp? > what type of convertion do i have to apply to report the difference in

Re: subtraction on datetime fields

2002-12-11 Thread Andy Bakun
On Wed, 2002-12-11 at 04:44, Tom Roos wrote: > hi > > i want to build a query in which i have 2 datetime fields which i subtract > from one another. what is the result set? is it in (milli)seconds, is it a > unix timestamp? what type of convertion do i have to apply to report the > difference i