Exam 7: User Creation and Management
Exam 1: Overview of Database Concepts108 Questions
Exam 2: Basic SQL Select Statements121 Questions
Exam 3: Table Creation and Management136 Questions
Exam 4: Constraints132 Questions
Exam 5: Data Manipulation and Transaction Control136 Questions
Exam 6: Additional Database Objects138 Questions
Exam 7: User Creation and Management130 Questions
Exam 8: Restricting Rows and Sorting Data132 Questions
Exam 9: Joining Data From Multiple Tables119 Questions
Exam 10: Selected Single-Row Functions133 Questions
Exam 11: Group Functions137 Questions
Exam 12: Subqueries and Merge Statements131 Questions
Exam 13: Views133 Questions
Select questions type
A user can be assigned a default role that is automatically enabled whenever the user logs in to the database.
(True/False)
4.9/5
(36)
Partial list of privileges
-Which of the following SQL statements would most likely be used to generate the partial output shown above?

(Multiple Choice)
4.7/5
(35)
The WITH GRANT OPTION cannot be included when assigning privileges to roles._________________________
(True/False)
4.7/5
(46)
All privileges granted to a role must be revoked before the role can be removed from the database.
(True/False)
4.9/5
(37)
Which of the following SQL statements will grant all object privileges for the ORDERS table to user RTHOMAS?
(Multiple Choice)
4.9/5
(32)
Permissions allow users to execute certain SQL statements in Oracle12c.
(True/False)
4.8/5
(39)
The REVOKE command can be used to revoke a role from a user or another role.
(True/False)
4.8/5
(25)
A user can check all his or her currently enabled privileges by examining the SESSION_PRIVS view.
(True/False)
4.9/5
(36)
Which of the following keywords must be included with the GRANT command to allow the user to grant object privileges to other users?
(Multiple Choice)
4.7/5
(26)
Granting users limited ____________________ to access data is one security method used in Oracle12c.
(Short Answer)
4.7/5
(35)
In Oracle12c,a user name can consist of a maximum of ____________________ characters.
(Short Answer)
4.8/5
(41)
A user can be granted both system and object privileges in the same GRANT command.
(True/False)
4.8/5
(38)
A user can have several roles enabled at the same time._________________________
(True/False)
4.9/5
(44)
The ____ keywords are used to grant object privileges to users and roles.
(Multiple Choice)
4.8/5
(33)
All system and object privileges currently enabled for a user are displayed in the SESSION_PRIVS view._________________________
(True/False)
4.8/5
(34)
Even if users are authenticated by the operating system,the users are still required to have valid Oracle12c accounts to access the database._________________________
(True/False)
4.9/5
(32)
All the Oracle12c system privileges can be viewed through the data dictionary view ____.
(Multiple Choice)
4.9/5
(35)
Use an asterisk in the REVOKE command to revoke all system and object privileges that have been assigned to a user.
(True/False)
4.8/5
(30)
A user's password is specified in the ____________________ clause of the CREATE USER command.
(Short Answer)
4.9/5
(35)
Showing 21 - 40 of 130
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)