Tag: databases

Questions Related to databases

  1. Uncommitted Read

  2. Cursor Stability

  3. Read Stability

  4. Repeatable Read


Correct Option: D
  1. S9 (4) COMP-3

  2. S9 (4)

  3. 9 (4)

  4. S9 (4) COMP


Correct Option: D

_____ is dropped when the table or tablespace is dropped

  1. SYNONYM

  2. ALIAS

  3. All of the above

  4. None of the above


Correct Option: A

The maximum number of tables that can be joined is _____________

  1. 20

  2. 10

  3. 15

  4. No Limit.


Correct Option: C
  1. Joins

  2. Unions

  3. Nested SELECT

  4. All of the above


Correct Option: D
  1. It has to be in a CURSOR

  2. cannot be used in Embedded SQL

  3. No restrictions

  4. None of the above


Correct Option: A