how to get the unique records on multiple columns by using
sequential file stage only
Answer Posted / subhash
SORT -u file_name.txt
or
SORT|UNIQ file_name.txt
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are some different alternative commands associated with "dsjob"?
What are the functionalities of link partitioner?
How to reverse the string using SQL?
Differentiate between datastage and informatica?
Can you explain kafka connector?
What are the functionalities of link collector?
How a routine is called in datastage job?
What is the method of removing duplicates, without the remove duplicate stage?
What are the types of views in datastage director?
What is process model?
I have a few records just I want to store data in to targets cycling way how?
Explain usage analysis in datastage?
Can you explain how could anyone drop the index before loading the data in target in datastage?
What are the different common services in datastage?
What are constraints and derivations?