Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
What Is a User Role
What Is a User Role? - Oracle DBA FAQ - Oracle Basic Concepts
✍: FYIcenter.com
A user role is a group of privileges. Privileges are assigned to users through user roles. You create new roles, grant privileges to the roles, and then grant roles to users.
2007-04-21, 4565👍, 0💬
Popular Posts:
Which are the various programming approaches for WCF?
What is CodeDom? “CodeDom” is an object model which represents actually a source code. It is designe...
What are the core functionalities in XML .NET framework? Can you explain in detail those functionali...
How do we host a WCF service in IIS? Note: - The best to know how to host a WCF in IIS is by doing a...
How To View All Columns in an Existing Table? - Oracle DBA FAQ - Managing Oracle Database Tables If ...