In which stage, constraint name = linkname.constraint name
-
Filter
-
Modify
-
Transformer
-
Aggregator
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.