Subject SQL ROLES
Author mkl20uk
Is it possible to retrieve a list of roles for a specific user using
an SQL statement. What I am trying to do is, given a user name,
retrieve a list of available roles just for that user.

Martin