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)- A11% (4)
- B83% (30)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.