1)How to Duplicate Records Delete in Sequential file?

Answer Posted / subhash

small correction to Vinod answer,
If we use UNIQ, it will remove duplicate if they are
consecutive only..
so, better to use
sort -u
or
sort file_name | uniq

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between operational datastage (ods) and data warehouse?

674


how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)

527


What is the difference between datastage and datastage tx?

598


What are the types of hashed files in data stage

646


What are the different kinds of views available in a datastage director?

605






how to add a new records into source?

1529


Which warehouse using in your datawarehouse

1682


What are the different plug-ins stages used in your projects?

626


How do y read Sequential file from job control?

14415


Can you explain kafka connector?

777


Can you explain how could anyone drop the index before loading the data in target in datastage?

895


What are the processing stages?

644


What are constraints and derivations?

655


Highlight the main features of datastage?

615


What are stage variables and constants?

702