How and where you used hash file?
What is the difference between odbc and drs stage?
what is ds administrator used for?
IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?
What is apt_config in datastage?
How many Key we can define in remove duplicate stage?
What is the sortmerge collector?
I have 2 Files like fileA fileB Output1 Output2 Output3 1 6 1 6 11 2 7 2 7 12 3 8 3 8 13 4 9 4 9 14 5 10 5 10 15 6 11 7 12 8 13 9 14 10 15 please let know
How to use Environment variable's in datastage?(use of process)
What is quality stage?
What are the different database update actions available?
how to delete one row in target dataset
1.what is stagearea?what is stage variable? 2.this is my source source:id, name target:id, name 100, murty 100,madan we have three duplicate records for the id column,how can we getthe source record? 100,madan 100,saran