Exam 7: User Creation and Management

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

To be able to connect to Oracle11g, the user must have the ____________________ privilege.

Free
(Short Answer)
4.9/5
(34)
Correct Answer:
Verified

CREATE SESSION

What are the differences between object and system privileges?

Free
(Essay)
4.8/5
(28)
Correct Answer:
Verified

An object privilege allows DML operations on a specific database object while a system privilege usually focuses on DDL operations or DML operations on a specific type of object.

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.

Free
(Short Answer)
4.7/5
(23)
Correct Answer:
Verified

default

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

(Short Answer)
4.9/5
(38)

Partial list of privileges Partial list of privileges    -Which of the following SQL statements would most likely be used to generate the partial output shown above? -Which of the following SQL statements would most likely be used to generate the partial output shown above?

(Multiple Choice)
4.7/5
(32)

The  CHANGE PASSWORD \underline {\text { 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.7/5
(36)

Which command will establish a new role?

(Multiple Choice)
4.9/5
(37)

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

A user can issue the ____________________ command to enable a role.

(Short Answer)
4.8/5
(35)

Authentication is the process of ensuring that the individuals trying to access the system are who they claim to be.

(True/False)
5.0/5
(27)

User names can consist of up to 30\underline { 30 } characters and include the _, #, and $ symbols. _________________________

(True/False)
4.8/5
(34)

Which of the following commands is used to establish a user account?

(Multiple Choice)
4.9/5
(36)

The ____________________ clause of the GRANT command specifies the user(s) or role(s) receiving the privilege.

(Short Answer)
4.8/5
(40)

A role can be removed from the database with the  DELETE ROLE \underline {\text { DELETE ROLE } } command. _________________________

(True/False)
4.8/5
(38)

All privileges enabled for the current user can be queried from the ____________________ data dictionary view.

(Short Answer)
4.9/5
(38)

The ____ keywords are used to grant object privileges to users and roles.

(Multiple Choice)
4.9/5
(31)

An object privilege cannot be granted to a role with the WITH GRANT OPTION.

(True/False)
4.8/5
(27)

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

A role that is no longer needed by any users can be removed from the database using the ____________________ command.

(Short Answer)
4.8/5
(36)

Which of the following will revoke a user's object privileges?

(Multiple Choice)
4.7/5
(30)
Showing 1 - 20 of 132
close modal

Filters

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