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
Trace unix personal ids to oracle id and sqlplus sessions
I cannot get the "you have been logged on using cached account information" message to appear
SQL Server 2005/SharePoint Logs getting too big
Convert datetime to US (mm-dd-yyyy) format - MS SQL Server 2000
load movie flash PROGRESSIVE
LDAP Query with multiple domains
Remote Agent Not Installed Error
cdr101 not ready reading drive d: abort retry fail?
Remove ticks from Excel sheet
Audit Logins of SQL Server Management Studio