What is usage analysis in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
I have source file which contains duplicate data,my requirement is unique data should pass to one file and duplicate data should pass another file how?
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?
Hai..,This is Kiran M. What is D/B Change Capture stage and Difference stage?
How do you design PX Routines ?
job locking methods? How can we unlock the job?
Display all files which have size more 3KB in given directory/folder.
Triggers,VIEW,Procedures
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
how to identifie,is it innerjoin,leftouter join in lookup?
if we take 2 tables(like emp and dept), we use join stage and how to improve the performance?
Describe link sort?
there are two schemas x and y are there. some data is in x schema. i want to use that in y schema..how can i use? please give some possibilities