Subject Firebird Internal Variables
Author Jason Dodson
Hey all,

With a just recently posted thread, I thought I would ask this question
about Firebird's internal variables.

For instance, I know, simply through other's examples, that 'User' will
return the current user for the connection, and CURRENT_ROLE will return
the currently active role (I am guessing a role can change throughout a
whole process... maybe even a stored procedure?)

Anyway, is there online documentation for all of this? I mean, it could
be there, but if it is, I cant find it.

Jason