DataStage tips is now active on datastagetipsntricks.blogspot.com
Transformer is not the sorting stage and data can not be sorted in transformer stage.
Using transformer stage it self we can sort the data using partition methods but should be used for low number of records. Depends on requirement we can go for it like row level comparison implementations.
Transformer is not the sorting stage and data can not be sorted in transformer stage.
ReplyDeleteUsing transformer stage it self we can sort the data using partition methods but should be used for low number of records. Depends on requirement we can go for it like row level comparison implementations.
ReplyDelete