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
The ____________________ command can be used to create a new role.
(Short Answer)
4.7/5
(41)
System and object privileges can be taken away from a user or a role using the ____________________ command.
(Short Answer)
4.7/5
(36)
Object privileges allow users to execute DDL commands._________________________
(True/False)
4.8/5
(30)
Even if a password has been assigned,a user is not required to enter a password for a role that has been set as the ____________________ role for that user.
(Short Answer)
4.9/5
(32)
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.8/5
(34)
Which of the following commands will allow a use to connect to the Oracle database?
(Multiple Choice)
4.7/5
(34)
Which of the following SQL statements will create a new role named PRCLERK?
(Multiple Choice)
4.9/5
(29)
Revoking a privilege originally granted with the WITH ____________________ OPTION will have no cascading effect on other users.
(Short Answer)
4.8/5
(41)
A privilege with the ANY keyword is automatically a(n)____________________ privilege since it is not associated with a specific object.
(Short Answer)
4.9/5
(32)
The WITH ____________________ OPTION is required to allow the recipient to grant the object privilege(s)to other users.
(Short Answer)
4.9/5
(35)
Which of the following clauses is required when granting an objective privilege to a user?
(Multiple Choice)
4.9/5
(41)
Which of the following SQL statements will remove the SELECT ANY TABLE privilege from the database so it can never be granted to another user?
(Multiple Choice)
4.9/5
(31)
The PASSWORD EXPIRE option can be used to force a user to change his or her password at the time of the next login.
(True/False)
4.7/5
(25)
A user can assume a different set of privileges or a different role by issuing the ____________________ ROLE command.
(Short Answer)
4.7/5
(32)
Which of the following SQL statements will grant the SELECT privilege for the ORDERS table to all database users?
(Multiple Choice)
4.9/5
(28)
Object privileges allow users to perform DML operations on the data contained within database objects.
(True/False)
4.8/5
(28)
The ____________________ clause of the GRANT command specifies the user(s)or role(s)receiving the privilege.
(Short Answer)
4.8/5
(35)
A user can change his or her current password using the PASSWORD command.
(True/False)
4.8/5
(30)
Showing 81 - 100 of 130
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)