Subject Re: current_timestamp behavior
Author woodsmailbox
> No, it returns the that was current at the start of a DML operation.
>
> Fidel.
>

So I see.

It's not the first time I got mislead by firebirdfaq.org (eg. http://www.firebirdfaq.org/faq114/). I couldn't find nothing in the
ref. manuals or implementation notes about this so I'm not sure how it
should behave.

Anyway, is there a way to get transaction start time? Thanx.