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
how can i pay electricity bill online using hdfc netbanking ??
upgrading and moving a sql server express 2005 database to a sql server standard
Delphi, forms in Dll and Threads
checking what is TRANSACTION ISOLATION LEVEL right now
OCS 2007 R2 - Failure [0xC3FC200D] One or more errors were detected
Perl, Using Text::CSV_XS / Count number of references
DNS Event ID's 4010 & 4013
server raid6
Sysprepping Windows 7 PCs
Installing SSL cert on Exchange 2007