how to delete one row in target dataset
No Answer is Posted For this Question
Be the First to Post Answer
SOURCE LIKE I_D,F1,F2 --------- 100,N,Y 100,N,N 100,Y,N 101,Y,Y 101,N,Y 102,Y,N 103,N,N 104,Y,Y 105,N,N 106,N,Y 102,N,Y 105,Y,Y O/P LIKE ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y
What all the types of jobs you developed?
how can you generate sequence number using only the sequential file stage?
in aggregator , how can i get the sum in readable format
In my source i have 10 records but i want 11 records in target. How can i acheive this in Server jobs.
What is the difference between odbc and drs stage?
how to load meta data
what is a nodemap constraint
Why we use parameters instead of hard code in datastage.
What is a datastage job?
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
what is the definitions for Datawarehose and Datamart?