IBM
C2090-552 · Question #110
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. 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
- BAn Insert process allows for Update/Insert processing in one step; a Load process may
- CAn Insert process will be faster than a Load process when inserting large volumes of
- DAn Insert process allows you to use Column Maps to transform data; a Load process
How the community answered
(30 responses)- A10% (3)
- B70% (21)
- C17% (5)
- D3% (1)
Community Discussion
No community discussion yet for this question.