Exam 7: User Creation and Management

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

Which of the following SQL statements will grant the SELECT privilege for the ORDERS table to all database users?

(Multiple Choice)
4.8/5
(34)

The WITH GRANT OPTION is required to allow a user to grant the specified object privileges to other users.

(True/False)
4.9/5
(38)

The GRANT clause of the GRANT command identifies the user who is granting a specific privilege.

(True/False)
4.9/5
(42)

Permissions allow users to execute certain SQL statements in Oracle11g.

(True/False)
4.8/5
(34)

Which of the following commands is valid?

(Multiple Choice)
4.8/5
(31)

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

(True/False)
4.9/5
(43)

____________________ privileges allow users to execute specific DML commands.

(Short Answer)
4.9/5
(38)

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.7/5
(37)

A user can be assigned a default role that is automatically enabled whenever the user logs in to the database.

(True/False)
4.9/5
(35)

Both system and object privileges can be granted with the GRANT command.

(True/False)
4.9/5
(33)

Which of the following keywords must be included with the GRANT command to allow the user to grant object privileges to other users?

(Multiple Choice)
4.8/5
(26)

Which of the following views will display the privileges currently enabled for a user?

(Multiple Choice)
4.8/5
(33)

Which of the following is not a method used by the Oracle11g database to prevent illegal access into the software?

(Multiple Choice)
4.9/5
(40)

The FOR\underline { FOR } clause of the GRANT command is used to specify the object to which the privilege applies. _________________________

(True/False)
4.9/5
(32)

The ____ command will assign a default role to a user.

(Multiple Choice)
4.8/5
(30)

Which of the following statements about granting system privileges is incorrect?

(Multiple Choice)
4.9/5
(34)

Which command will grant a system privilege to a user?

(Multiple Choice)
4.8/5
(37)

Which of the following refers to the process of ensuring that individuals trying to access the system are who they say they are, thus preventing them from illegally accessing data?

(Multiple Choice)
4.8/5
(33)

Which of the following commands can be used to assign a default role to a user?

(Multiple Choice)
4.9/5
(36)

What is the benefit of assigning privileges to users through roles?

(Essay)
4.8/5
(36)
Showing 81 - 100 of 132
close modal

Filters

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