Exam 7: User Creation and Management
Exam 1: Overview of Database Concepts108 Questions
Exam 2: Basic Sql Select Statements122 Questions
Exam 3: Table Creation and Management132 Questions
Exam 4: Constraints132 Questions
Exam 5: Data Manipulation and Transaction Control132 Questions
Exam 6: Additional Database Objects132 Questions
Exam 7: User Creation and Management132 Questions
Exam 8: Restricting Rows and Sorting Data132 Questions
Exam 9: Joining Data From Multiple Tables131 Questions
Exam 10: Selected Single Row Functions133 Questions
Exam 11: Group Functions134 Questions
Exam 12: Subqueries and Merge Statements132 Questions
Exam 13: Views133 Questions
Select questions type
A user can be granted both system and object privileges in the same GRANT command.
(True/False)
4.8/5
(35)
Revoking a privilege that was issued with the WITH ____________________ OPTION will cause any subsequent recipients to have their privilege revoked also.
(Short Answer)
4.8/5
(38)
Which of the following SQL statements will grant all object privileges for the ORDERS table to user RTHOMAS?
(Multiple Choice)
4.9/5
(41)
The ON clause of the GRANT command is used to specify which objects can be altered by the system privilege(s) specified in the command.
(True/False)
4.9/5
(38)
Which of the following SQL statements will assign the DBA role as the default role for user RTHOMAS?
(Multiple Choice)
4.8/5
(35)
Which of the following terms refers to a collection of privileges?
(Multiple Choice)
4.7/5
(35)
The INSERT, UPDATE, and DELETE object privileges can be applied to tables and views.
(True/False)
4.8/5
(36)
System and object privileges can be taken away from a user or a role using the ____________________ command.
(Short Answer)
4.8/5
(40)
The WITH ____________________ OPTION is required to allow the recipient to grant the object privilege(s) to other users.
(Short Answer)
4.8/5
(33)
The system privileges assigned to roles can be seen from the ____________________ data dictionary view.
(Short Answer)
4.9/5
(48)
Which of the following commands will grant a role to a user?
(Multiple Choice)
4.8/5
(39)
A user can assume a different set of privileges or a different role by issuing the ____________________ ROLE command.
(Short Answer)
4.7/5
(43)
The cannot be included when assigning privileges to roles. _________________________
(True/False)
4.9/5
(34)
In Oracle11g, a user name can consist of a maximum of ____________________ characters.
(Short Answer)
4.7/5
(34)
The ALTER USER command can be used to change the name assigned to a user account.
(True/False)
4.8/5
(45)
Which of the following keywords must be included with the GRANT command to allow the user to grant system privileges to other users?
(Multiple Choice)
4.9/5
(31)
Which of the following SQL statements will revoke the DBA role from user RTHOMAS?
(Multiple Choice)
4.9/5
(34)
When a role is removed from the database, users will lose any privileges assigned to them through that role.
(True/False)
4.8/5
(34)
Which of the following commands will revoke the SELECT privilege for the ORDERS table previously granted to user RTHOMAS?
(Multiple Choice)
4.9/5
(41)
Showing 101 - 120 of 132
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)