Multiple choice technology platforms and products

In which stage, constraint name = linkname.constraint name

  1. Filter

  2. Modify

  3. Transformer

  4. Aggregator

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

In data transformation tools like DataStage, the constraint naming convention 'linkname.constraint name' (where constraint is named after the downstream link) is typically established or processed in the Transformer stage. This stage handles field derivations, constraints, and transformations where link-based naming conventions are applied.