nerdexam
IBM

C2090-461 · Question #78

Which statement describes advantages of using an Optim Insert process instead of a Load process to populate a test database?

The correct answer is B. An Insert process allows for Update/Insert processing in one step; a Load process may not. See the full explanation below for the reasoning.

Question

Which statement describes advantages of using an Optim Insert process instead of a Load process to populate a test database?

Options

  • AAn Insert process can always insert all the data successfully regardless of the presence of
  • BAn Insert process allows for Update/Insert processing in one step; a Load process may not.
  • CAn Insert process will be faster than a Load process when inserting large volumes of data.
  • DAn Insert process allows you to use Column Maps to transform data; a Load process does not.

How the community answered

(36 responses)
  • A
    11% (4)
  • B
    83% (30)
  • C
    3% (1)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2090-461 Practice