Tag: databases

Questions Related to databases

  1. define the name of the package

  2. provide an alias for the package

  3. define the schema of the package

  4. define the database of the package


Correct Option: C
  1. Removes all the statements in source code

  2. Replaces all the SQL statements into corresponding host language CALL statements

  3. Replaces SQL statements into corresponding host language statements

  4. None of the above


Correct Option: B
  1. BIND

  2. REBIND

  3. Both A & B

  4. None of the above


Correct Option: C
  1. A single, bound DBRM

  2. A Multi bound DBRM with optimised access paths

  3. A Single bound DBRM with optimised access paths

  4. A Multi bound DBRM


Correct Option: C
  1. Edited form of the SQL statements with some additional information

  2. Complied version of SQL statements

  3. Complied version of source code

  4. None of the above


Correct Option: A
  1. LOCK Manager

  2. Resource Manager

  3. IRLM

  4. None of the above


Correct Option: C

A Plan

  1. Is an executable module containing access path logic provided by the DB2 optimiser

  2. In an non executable module containing access path logic provide by the DB2 optimiser

  3. Is just a module containing access path to DB2 optimiser

  4. Is a module containing access path


Correct Option: A
  1. It will drop the existing plan

  2. It will delete the existing plan

  3. Both a & b

  4. None of the above


Correct Option: C