Multiple choice technology

How would you re-order the column values, while reading data from a Hashed File Stage?

  1. By Specifying position

  2. By Connecting it to a Transformer

  3. By Specifying 'Data Element' in the output column's tab

  4. Cannot re-order a column value in Hashed File Stage

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

When reading from a Hashed File Stage in DataStage, column values can be re-ordered by specifying their position in the metadata definition. Unlike database stages where column order follows the source schema, hashed files allow explicit positional mapping.