Microsoft
Software
Hardware
Network
Question : Oracle Role
Hey how can I find a particular Oracle user having which Roles and Privileges
Answer : Oracle Role
you can use these queries to find out:
select * from USER_SYS_PRIVS;
select * from USER_ROLE_PRIVS;
select * from USER_TAB_PRIVS;
DBA_ views are also avaible.
Random Solutions
Changing Allow/Block settings on Autodiscover prompt in Outlook
Netapp - increased LUN volume - resized to gain space - but windows server has not picked up change - what am i Missing please
Customizing the UITabBarController - or creating a UIViewControlller similar to it
Error "Cannot Quit Visual FoxPro" when closing form with embedded OLE MapPoint control
Is it possible to exclude certain project folders like Images during Publish?
How to select all child DIVs except where class=...
Unable to Save files in my C drive
Transition or Restructure 2003 to 2008 R2 AD? Migrate Exchange 2003 or just move to 2010?
2008 query in 2000
SQL Server Script to Backup Database