Subject Re: select first 1 id from table order by id descending to slow
Author Adam
--- In firebird-support@yahoogroups.com, "martinknappe" <martin@...>
wrote:
>
> thanx! that helped!

But don't even think of using such logic to generate the next ID. You
will run into all sorts of bother in a multi-user or even
multi-transaction environment.

Adam