Subject Re: [firebird-support] About CURRENT_TRANSACTION number
Author Dmitry Yemanov
zaher dirkey wrote:
> What kind number of CURRENT_TRANSACTION
> Is it auti increment can i used in my database without worry about
> duplicating it
> Or it repeat him self when all transaction finished (for example)

It's reset (starting with 1) after a database restore.


Dmitry