DB2 10 for z/OS Database Administrator — Question 34

You receive a large data file that contains large object data values that need to be copied into a table in the shortest amount of time possible. Which utility should be used?

Answer options

Correct answer: C

Explanation

The correct answer is C, IMPORT, as it is specifically designed for efficiently loading large volumes of data into tables. The other options, while they may serve related functions, are not optimized for the rapid transfer of large object data values into a database.