Subject Re: [firebird-support] How can I know which are the roles that a user have?
Author Thomas Steinmaurer
> SELECT RDB$USER, RDB$RELATION_NAME
> FROM RDB$USER_PRIVILEGES
> WHERE RDB$PRIVILEGE = 'M' AND RDB$USER = 'ALICE'
> ORDER BY 1, 2
>
> I can get Alice's roles, but I don't know what the 'M' means.
>
> Do you know?

Short for member / membership.




--
With regards,

Thomas Steinmaurer
Upscene Productions
http://www.upscene.com
http://blog.upscene.com/thomas/

Download LogManager Series, FB TraceManager today!
Continuous Database Monitoring Solutions supporting
Firebird, InterBase, Advantage Database, MS SQL Server
and NexusDB!