jayjaybigs
IS-IT--Management
Hello All.
Does anyone has a script to select users in the database. That is, users with only read access in the database.
I am currently using this
select null grantee,username granted_role from dba_users But I am not getting the desired result.
Thanks
Does anyone has a script to select users in the database. That is, users with only read access in the database.
I am currently using this
select null grantee,username granted_role from dba_users But I am not getting the desired result.
Thanks