Subject Re: [firebird-support] How do I get the differences between 2 timestamps as a timestamp.
Author Doug Chamberlin
On Mon, Jun 3, 2013 at 8:01 PM, cornievs <cornievs@...> wrote:

> I know I can the get difference with DATEDIFF, but I need the result as a
> TimeStamp.
>

That does not make much sense. A timestamp is a point in time. A time
period is a duration of time, not a point in time. The appropriate type for
a duration of time is a numeric type with whatever units you care to
measure the duration in.


[Non-text portions of this message have been removed]