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
Granting users limited ____________________ to access data is one security method used in Oracle11g.
(Short Answer)
4.7/5
(35)
All available ____________________ privileges in Oracle10g can be displayed through the SYSTEM_PRIVILEGE_MAP data dictionary view.
(Short Answer)
4.8/5
(31)
All available system privileges for the current user can be displayed through the USER_SYS_PRIVS data dictionary view.
(True/False)
4.9/5
(36)
When revoking a privilege that was issued with the WITH OPTION, the action will have a cascading effect because if that user granted the privilege to other users, the privilege will be revoked from them also. _________________________
(True/False)
4.7/5
(29)
A system privilege can be taken away from a user through the command. _________________________
(True/False)
4.9/5
(30)
Which of the following SQL statements will change the password for user RTHOMAS to ANEW5PASSWORD
(Multiple Choice)
4.8/5
(28)
Which of the following commands will allow a use to connect to the Oracle database?
(Multiple Choice)
4.8/5
(33)
Even if users are by the operating system, the users are still required to have valid Oracle11g accounts to access the database. _________________________
(True/False)
4.9/5
(42)
A user can query the data dictionary view to determine the privileges currently enabled for that user. _________________________
(True/False)
4.8/5
(37)
All the Oracle11g system privileges can be viewed through the data dictionary view ____.
(Multiple Choice)
4.9/5
(32)
The command can be used to revoke system and object privileges, but not both in the same command. _________________________
(True/False)
4.9/5
(39)
If a user issues the ____________________ command to change his or her password, the user will be prompted for both the old and new password.
(Short Answer)
4.9/5
(40)
Which of the following privileges will allow a user to reference a table when creating a FOREIGN KEY constraint?
(Multiple Choice)
4.8/5
(32)
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
(32)
The clause of the CREATE USER command indicates the password assigned to a user. _________________________
(True/False)
4.8/5
(36)
The command is used to add a new role to the database. _________________________
(True/False)
4.8/5
(38)
Showing 21 - 40 of 132
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)