Tag: databases

Questions Related to databases

  1. Automatic Database Diagnostic Monitor

  2. Automatic Diagnostic Database Monitor

  3. Automatic Data Diagnostic Monitor

  4. None of the above


Correct Option: A
  1. AWR

  2. Statspack

  3. TKProf

  4. Utlb/Utle


Correct Option: A,B,C
  1. SYSTEM

  2. USERS

  3. SYSAUX

  4. INDEX


Correct Option: C
  1. It would be created only if a unique index is manually created first.

  2. It would be created and would ues an automatically created no unique index

  3. It would be created and would use an automatically created unique index

  4. It would be created and reamins in a disabled state because no index is specified in the command


Correct Option: C
  1. SCOTT would be not able to query the OE.ORDERS tables

  2. SCOTT would be able to query the OE.ORDERS tables

  3. The revoke statment would remove the SELECT privilege from SCOTT as well as from the role r1

  4. The revoke statment would give an error because the select privilege has been granted to the role r1


Correct Option: B