Microsoft
Software
Hardware
Network
Question : How can I list the privileges assigned to a user in Oracle 10g?
Please explain to me how do I list out the privileges currently assigned to the user.
Answer : How can I list the privileges assigned to a user in Oracle 10g?
try
select * from user_role_privs
where grantee in ('PUBLIC', :USERNAME);
to get the roles a user is granted
Random Solutions
Trying to pull data from last year using LastYearYTD and it's not working - How do I use Set Print Date properly?
Should I disable the SA login for security reasons in SQL Server 2000?
Writing bits to screen in Direct Draw
Host unknown (Name server: mail.domain.com: host not found)
Ntoskrnl.exe is missing or corrupt.
How to Migrate User Profiles
Convert .rtf file to .doc file
Netbackup Datacenter 3.4
On Wordpress can I password-protect my home page will under development?
Delegation of Exchange mailbox creation