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 the different common services in datastage?
How to convert RGB Value to Hexadecimal values in datastage?
Define data aggregation?
what is the use of skid in reporting?
What are the repository tables in datastage?
What is the method of removing duplicates, without the remove duplicate stage?
AGGREGATOR default datatype
root tree will find which is server job and which is parallel job?
What are the different plug-ins stages used in your projects?
What are stage variables?
Why fact table is in normal form?
State the difference between an operational datastage and a data warehouse?
How can you write parallel routines in datastage PX?
Why do you need stage variables?
Differentiate between odbc and drs stage?