how to get a list of all users and their roles in oracle code example Example: select dba users oracle SELECT * FROM dba_users;