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
When printing from Outlook E-mail Print is VERY small
simple CS4 website problem
Adding footers in Postfix mails
What is the best way to populate an unbound textbox using value in bound textbox for DLookup?
delay in emails sent from SBS 2003 to *some* outside recipients
Local shared profile
MS SQL truncate script needed
Using xp_cmdshell in Query Analyser of SQL Server 2000
Using the Outlook 2003 auto complete of email addresses and putting people I reply to in my address book?
Services being stopped