Closed tonne1 closed 1 year ago
Section 8.12.4. RDB$ROLE_IN_USE()
RDB$ROLE_IN_USE Examples List currently active roles
select rdb$role_name from rdb$database <--- should be rdb$roles where rdb$role_in_use(rdb$role_name);
Thanks for reporting. I fixed this in the Firebird 4.0 and 5.0 Language Reference. I'll release the fixed versions later this week.
The fixed versions were published earlier today.
Section 8.12.4. RDB$ROLE_IN_USE()
RDB$ROLE_IN_USE Examples List currently active roles