file having these input and we have to get 3 output using same job
Input
1
1
1
2
3
4
4
4
o/p1 o/p2 o/p3
1 1 2
2 1 3
3 1
4 4
4
No Answer is Posted For this Question
Be the First to Post Answer
there are indexes on a table as index1 with col1, col2 index2 with col2 index3 with col1,col2,col3. if i run a query with col1='100' which index will be used and why
when we have to go for a sequential file stage & for a dataset in datastage?
How do you remove duplicate values in datastage?
WHAT ARE THE COMMON ERRORS IN DATA STAGE?
Why do we use exception activity in Datastage?
what is a message handler
Differentiate between data file and descriptor file?
what is materialized view used datastage?
What are the types of containers in datastage?
Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?
What is the command line function to import and export the ds jobs?
Can we use Round Robin for aggregator?is there any benefit underlying?