Which object privileges can be granted on a view? ()A、noneB、DELETE, INSERT,SELECTC、ALTER, DELETE, INSERT, SELECTD、DELETE, INSERT, SELECT, UPDATE

Which object privileges can be granted on a view? ()

  • A、none
  • B、DELETE, INSERT,SELECT
  • C、ALTER, DELETE, INSERT, SELECT
  • D、DELETE, INSERT, SELECT, UPDATE

相关考题:

Which two statements accurately describe a role? () A. A role can be given to a maximum of 1000 users.B. A user can have access to a maximum of 10 roles.C. A role can have a maximum of 100 privileges contained in it.D. Privileges are given to a role by using the CREATE ROLE statement.E. A role is a named group of related privileges that can be granted to the user.F. A user can have access to several roles, and several users can be assigned the same role.

Which data dictionary table should you query to view the object privileges granted to the user on specific columns? () A. USER_TAB_PRIVS_MADEB. USER_TAB_PRIVSC. USER_COL_PRIVS_MADED. USER_COL_PRIVS

Which three statements are true about the working of system privileges in a multitenant control database(CDB) that has pluggable databases (PDBs)?() A. System privileges apply only to the PDB in which they are used.B. Local users cannot use local system privileges on the schema of a common user.C. The granter of system privileges must possess the set container privilege.D. Common users connected to a PDB can exercise privileges across other PDBs.E. System privileges with the with grant option container all clause must be granted to a common user before the common user can grant privileges to other users.

Which of the following commands can be used to gain root privileges and profile without initially logging in as root?()A、 su B、 su root C、 su - root D、 su -c "root"

Which data dictionary table should you query to view the object privileges granted to the user on specific columns?()A、USER_TAB_PRIVS_MADEB、USER_TAB_PRIVSC、USER_COL_PRIVS_MADED、USER_COL_PRIVS

What is true about the WITH GRANT OPTION clause?()A、It allows a grantee DBA privileges.B、It is required syntax for object privileges.C、It allows privileges on specified columns of tables.D、It is used to grant an object privilege on a foreign key column.E、It allows the grantee to grant object privileges to other users and roles.

Which command can be used to display information from the PvDv object class in the ODM?()  A、odmlistB、odmshowC、lsdev -PD、lsattr -El

Which of the following approval member groups can an organization administrator grant privileges to?()A、ApprovalGroupB、Order ProcessC、User GroupD、User RegistrationE、AccessGroup

Which two can directly cause a thread to stop executing?() A、 Exiting from a synchronized block.B、 Calling the wait method on an object.C、 Calling the notify method on an object.D、 Calling the notifyAll method on an object.E、 Calling the setPriority method on a thread object.

Which four types of object can be thrown using the throw statement?()A、 ErrorB、 EventC、 ObjectD、 ExceptionE、 ThrowableF、 Runtime Exception

Given that t1 is a reference to a live thread, which is true?()A、The Thread.sleep() method can take t1 as an argument.B、The Object.notify() method can take t1 as an argument.C、The Thread.yield() method can take t1 as an argument.D、The Thread.setPriority() method can take t1 as an argument.E、The Object.notify() method arbitrarily chooses which thread to notify.

You want to make use of the object features available in the database for the form module you are developing. Which three statements about object types are true? ()A、An object type is a user-defined composite data type. B、The attributes of an object type can be those of other object types. C、A PL/SQL table of records is an example of a nested object type. D、An object type must be declared as a type before the actual object itself can be declared.

Which two statements are true about the roles in the Oracle database?()A、A role can be granted to itself.B、Roles are owned by the SYS user.C、Roles can be granted to other roles.D、A role cannot be assigned external authentication.E、A role can contain both system and object privileges.

单选题What is true about the WITH GRANT OPTION clause?()AIt allows a grantee DBA privileges.BIt is required syntax for object privileges.CIt allows privileges on specified columns of tables.DIt is used to grant an object privilege on a foreign key column.EIt allows the grantee to grant object privileges to other users and roles.

单选题An Alias can be an alternate name for which DB2 object?()ASequenceBTriggerCSchemaDView

多选题Which two can directly cause a thread to stop executing?()AExiting from a synchronized block.BCalling the wait method on an object.CCalling the notify method on an object.DCalling the notifyAll method on an object.ECalling the setPriority method on a thread object.

多选题Which of the following approval member groups can an organization administrator grant privileges to?()AApprovalGroupBOrder ProcessCUser GroupDUser RegistrationEAccessGroup

单选题Which data dictionary table should you query to view the object privileges granted to the user on specific columns?()AUSER_TAB_PRIVS_MADEBUSER_TAB_PRIVSCUSER_COL_PRIVS_MADEDUSER_COL_PRIVS

多选题Which three statements are true about the working of system privileges in a multitenant control database(CDB) that has pluggable databases (PDBs)?()ASystem privileges apply only to the PDB in which they are used.BLocal users cannot use local system privileges on the schema of a common user.CThe granter of system privileges must possess the set container privilege.DCommon users connected to a PDB can exercise privileges across other PDBs.ESystem privileges with the with grant option container all clause must be granted to a common user before the common user can grant privileges to other users.

单选题Which object privileges can be granted on a view? ()AnoneBDELETE, INSERT,SELECTCALTER, DELETE, INSERT, SELECTDDELETE, INSERT, SELECT, UPDATE

多选题Which of the following objects can be directly referenced by a window object? ()ASchedule objectBProgram objectCJob objectDResource planEResource consumer group

多选题Which two statements are true about the roles in the Oracle database?()AA role can be granted to itself.BRoles are owned by the SYS user.CRoles can be granted to other roles.DA role cannot be assigned external authentication.EA role can contain both system and object privileges.

多选题Which four types of object can be thrown using the throw statement?()AErrorBEventCObjectDExceptionEThrowableFRuntime Exception

多选题You want to make use of the object features available in the database for the form module you are developing. Which three statements about object types are true? ()AAn object type is a user-defined composite data type.BThe attributes of an object type can be those of other object types.CA PL/SQL table of records is an example of a nested object type.DAn object type must be declared as a type before the actual object itself can be declared.

多选题Which two statements accurately describe a role?()AA role can be given to a maximum of 1000 users.BA user can have access to a maximum of 10 roles.CA role can have a maximum of 100 privileges contained in it.DPrivileges are given to a role by using the CREATE ROLE statement.EA role is a named group of related privileges that can be granted to the user.FA user can have access to several roles, and several users can be assigned the same role.