i have a table
col1
10
20
30
40
10
20
50
my requirement is how to retrive only duplicates like
10
10
20
20
like this how it's possible in SQL?

Answer Posted / geetha

To achive the same in datastage we can use aggregator stage.

Check the below link
http://mydatastage-notes.blogspot.in/p/aggregatorstage.html

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the components of ascential data stage?

647


Can we use target hash file as a lookup ?

2814


What all are the different way to run a job?

639


what is 'reconsideration error' and how can i respond to this error and how to debug this

2117


How will you move hashed file from one location to another location?

1655






root tree will find which is server job and which is parallel job?

1445


What are stage variables, derivations and constants?

669


How a routine is called in datastage job?

603


how to sort two columns in single job in datastage.

2529


What is active and passive stage?

876


Differentiate between operational datastage (ods) and data warehouse?

672


How do you register plug-ins?

598


what is use of SDR function?

4706


How you Implemented SCD Type 1 & Type 2 in your project?

3695


what is the custome stage in datastage? how can we impliment that one? plz tell me

1909