Subject Key Generator
Author German Gonzalez
Hello,

I wonder if there is another query to get a key from a generator and
trigger already declare:

SELECT gen_id(GEN_NAME, 1) FROM rdb$database

I'm having problems with "rdb$database" syntax, actually with the "$" character.

thanks in advance.

German Gonzalez