Which restructure stage has a single reject link?
Which restructure stage has a single reject link?
The correct answer is Column Import. This stage has a single reject link because it is designed to handle situations where data does not conform to the expected structure, and thus needs a way to reject those records. By definition, Column Import stage imports data from a single column into multiple columns and if the data does not match the expected layout, it will be sent to the reject link.
B. Column Import. https://www.ibm.com/docs/en/iis/11.3?topic=data-column-import-stage
Correct