Exam 7: User Creation and Management

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A role can be created with the CREATE ROLE command.​

(True/False)
4.8/5
(36)

The FOR clause of the GRANT command is used to specify the object to which the privilege applies._________________________​

(True/False)
4.8/5
(31)

The REVOKE command can be used to revoke system and object privileges,but not both in the same command._________________________​

(True/False)
4.7/5
(43)

All available ____________________ privileges in Oracle12c can be displayed through the SYSTEM_PRIVILEGE_MAP data dictionary view.

(Short Answer)
4.9/5
(34)

When revoking an object privilege that was issued with the WITH GRANT 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.8/5
(38)

Which of the following SQL statements will revoke the DBA role from user RTHOMAS?​

(Multiple Choice)
4.9/5
(22)

The ____________________ command is used to grant roles to users.

(Short Answer)
4.7/5
(28)

A role can be removed from the database with the DELETE ROLE command._________________________​

(True/False)
4.8/5
(30)

When revoking a privilege that was issued with the WITH ADMIN 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.9/5
(33)

If a user is granted system and object privileges,then subsequently grants those privileges to other users,what happens to the recipients if all of the original user's privileges are revoked?​

(Essay)
4.8/5
(39)

Which command will remove an existing role from a database?​

(Multiple Choice)
4.7/5
(31)

The WITH ADMIN OPTION is required to enable the user to grant the specified object privileges to other users._________________________​

(True/False)
4.9/5
(43)

A password cannot be assigned to a role,only to a user.​

(True/False)
4.8/5
(38)

____________________ privileges allow users to execute specific DML commands.​

(Short Answer)
4.8/5
(37)

The INSERT,UPDATE,and DELETE object privileges can be applied to tables and views.

(True/False)
4.9/5
(38)

A(n)____________________ privilege cannot be granted to a role with the WITH GRANT OPTION.

(Short Answer)
4.7/5
(31)

A role can only be granted to other roles.​

(True/False)
4.9/5
(41)

The ____________________ command is used to remove a user account from the Oracle12c database.

(Short Answer)
4.9/5
(39)

The CHANGE PASSWORD option can be used to force a user to change the user password at the time of the next login._________________________​

(True/False)
4.9/5
(27)

Revoking a privilege that was issued with the WITH ____________________ OPTION will cause any subsequent recipients to have their privilege revoked also.

(Short Answer)
4.9/5
(38)
Showing 41 - 60 of 130
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)