Parallel job column definitions have an SQL type associated with them. Which of the following is TRUE?
Parallel job column definitions have an SQL type associated with them. Which of the following is TRUE?
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.
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.