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
All privileges enabled for the current user can be queried from the ____________________ data dictionary view.
(Short Answer)
4.7/5
(46)
System and object privileges can be taken away from a user or a role using the ____________________ command.
(Short Answer)
4.7/5
(24)
The system privileges assigned to roles can be seen from the ____________________ data dictionary view.
(Short Answer)
4.8/5
(30)
The GRANT clause of the GRANT command identifies the user who is granting a specific privilege.
(True/False)
4.9/5
(33)
The password for a user can be set with the PASSWORD clause of the CREATE USER command.
(True/False)
4.8/5
(38)
A user can issue the ENABLE ROLE command to enable a role assigned to the user._________________________
(True/False)
4.9/5
(33)
Which of the following statements about granting object privileges is incorrect?
(Multiple Choice)
4.7/5
(45)
Any privilege with the ANY keyword in it is automatically an object privilege.
(True/False)
4.9/5
(34)
The WITH GRANT OPTION is required to allow a user to grant the specified object privileges to other users.
(True/False)
4.8/5
(38)
Which of the following SQL commands will require the user RTHOMAS to change the account password the next time the database is accessed?
(Multiple Choice)
4.9/5
(42)
Showing 121 - 130 of 130
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)