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
The option of the ALTER USER command can be used to assign a default role to an existing user. _________________________
(True/False)
4.7/5
(27)
Which of the following statements about creating a username is incorrect?
(Multiple Choice)
4.8/5
(38)
The password for a user can be set with the PASSWORD clause of the CREATE USER command.
(True/False)
4.9/5
(33)
-Which of the following privileges is necessary to perform the connection procedure shown above?

(Multiple Choice)
4.7/5
(27)
Object privileges allow users to perform DML operations on the data contained within database objects.
(True/False)
4.8/5
(44)
Any privilege with the ANY keyword in it is automatically an object privilege.
(True/False)
4.7/5
(30)
A user can issue the command to enable a role assigned to the user. _________________________
(True/False)
4.7/5
(48)
Once a privilege has been granted to a role, it cannot be revoked without re-creating the role.
(True/False)
4.7/5
(31)
A user can check all his or her currently enabled privileges by examining the SESSION_PRIVS view.
(True/False)
4.8/5
(34)
Which of the following commands can be used to revoke system or object privileges previously granted to a user?
(Multiple Choice)
4.9/5
(38)
A privilege with the ANY keyword is automatically a(n) ____________________ privilege since it is not associated with a specific object.
(Short Answer)
5.0/5
(35)
Which of the following commands will enable a role for a user?
(Multiple Choice)
4.9/5
(43)
A(n) ____________________ privilege cannot be granted to a role with the WITH GRANT OPTION.
(Short Answer)
4.8/5
(33)
A user's password is specified in the ____________________ clause of the CREATE USER command.
(Short Answer)
5.0/5
(36)
There are object privileges available in Oracle11g. _________________________
(True/False)
4.7/5
(28)
All system and object privileges currently enabled for a user are displayed in the view. _________________________
(True/False)
4.9/5
(36)
privileges allow users to execute DDL commands. _________________________
(True/False)
4.9/5
(47)
Showing 61 - 80 of 132
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)