Subject How Set Generator from Select MAX(keyrow) from MyTable
Author enricorav
Hi,
i need to set generator with the MAX value extracted from my table.
Of course this operation are due when no user work on the DB and are
usefull only after an import from the old version of my db.

How can i do this?