Exam 7: User Creation and Management

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

The ____________________ command can be used to create a new role.

(Short Answer)
4.7/5
(41)

User names in Oracle12c can consist of up to 30 characters.​

(True/False)
4.9/5
(32)

System and object privileges can be taken away from a user or a role using the ____________________ command.

(Short Answer)
4.7/5
(36)

Object privileges allow users to execute DDL commands._________________________​

(True/False)
4.8/5
(30)

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.

(Short Answer)
4.9/5
(32)

The ON clause of the GRANT command is used to specify which objects can be altered by the system privilege(s)specified in the command.​

(True/False)
4.8/5
(34)

​Which of the following commands will allow a use to connect to the Oracle database?

(Multiple Choice)
4.7/5
(34)

Which of the following SQL statements will create a new role named PRCLERK?​

(Multiple Choice)
4.9/5
(29)

Revoking a privilege originally granted with the WITH ____________________ OPTION will have no cascading effect on other users.

(Short Answer)
4.8/5
(41)

A privilege with the ANY keyword is automatically a(n)____________________ privilege since it is not associated with a specific object.

(Short Answer)
4.9/5
(32)

The WITH ____________________ OPTION is required to allow the recipient to grant the object privilege(s)to other users.

(Short Answer)
4.9/5
(35)

Which of the following clauses is required when granting an objective privilege to a user?

(Multiple Choice)
4.9/5
(41)

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
(31)

What are the differences between object and system privileges?

(Essay)
4.9/5
(41)

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

A user can assume a different set of privileges or a different role by issuing the ____________________ ROLE command.

(Short Answer)
4.7/5
(32)

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

(Multiple Choice)
4.9/5
(28)

Object privileges allow users to perform DML operations on the data contained within database objects.

(True/False)
4.8/5
(28)

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

(Short Answer)
4.8/5
(35)

A user can change his or her current password using the PASSWORD command.​

(True/False)
4.8/5
(30)
Showing 81 - 100 of 130
close modal

Filters

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