Exam C2090-424 All QuestionsBrowse all questions from this exam
Question 31

Parallel job column definitions have an SQL type associated with them. Which of the following is TRUE?

    Correct Answer: D

    Parallel job column definitions have an SQL type associated with them, and this SQL type is mapped to an underlying data type that the parallel job data set understands. This ensures that the data type used in the SQL context is correctly interpreted and processed by the parallel job components.

Discussion
bolb91betOption: D

The right answer is D, as stated in the link you provide. In the Parallel tab of the Edit Column Meta Data dialog box you can see the underlying data type, not the SQL data type.