Tag: databases

Questions Related to databases

  1. To add six new services to the SERVICE table

  2. To change MACHINE_ID 123456 to 456789 and change all others to 900000

  3. To change MACHINE_ID 123456 to 456789

  4. To add new services to the SERVICE table until finished


Correct Option: D
  1. Parameter has to be used in this cursor to make its execution successful.

  2. Correlated subquery cannot be used in CURSOR declaration.

  3. Correlated FROM clause subquery cannot be used in CURSOR declaration.

  4. AND logical operator cannot be used in WHERE clause of cursor declaration.

  5. No logical error.


Correct Option: E
  1. Declaration

  2. Execution

  3. Exception

  4. Header


Correct Option: C
  1. TO PRINT

  2. TO COPY

  3. TO CONVERT

  4. TO SEE THE RESULT OF PL/SQL PROGRAMS ON DISPLAY


Correct Option: D
  1. ASCII

  2. ANSCI

  3. ORACLE

  4. DBMS


Correct Option: B
  1. On any DML

  2. On any DDL

  3. On both

  4. On none


Correct Option: B
  1. Oracle Library Cache

  2. Oracle Parallel Query

  3. Oracle Recovery Manager

  4. Oracle Multithreaded Server


Correct Option: C