I have source file which contains duplicate data,my
requirement is unique data should pass to one file and
duplicate data should pass another file how?
Answer Posted / sonali s
The above solution doesnt give required output. The requirement is as below:
Input:
A
B
B
C
D
D
D
Output should have 2 files as below.
File 1
A
C
File 2
B
B
D
D
D
Please provide solution for this
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
Differentiate between Join, Merge and Lookup stage?
Have you used Unstructured data?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
Highlight the main features of datastage?
What are the various kinds of containers available in datastage?
What are data elements?
Explain entity, attribute and relationship in datastage?
How complex jobs are implemented in datstage to improve performance?
Can you explain how could anyone drop the index before loading the data in target in datastage?
What is the difference between the local container and shared container?
How many types of hash files are there?
What is the method of removing duplicates, without the remove duplicate stage?
What are the functionalities of link partitioner?
What are the stages in datastage?