1.what is repartionoing technique?
2.what deliverables transferred to client using datastage?
3.how to write loop statements using nested loop sequence?
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
How to add zero "0" before record in a field?
How the ipc stage work?
How do u call shellscript/Batch file from DS?
client know skid info?
How can we run same job in 1 day 2 times
whom do you report?
col1 123 abc 234 def jkl 768 opq 567 789 but i want two targetss target1 contains only numeric values and target2 contains only alphabet values like trg1 123 234 768 567 789 trg2 abc def jkl opq
what is materialized view used datastage?
Hai..,This is Kiran M. What is D/B Change Capture stage and Difference stage?
how will u design file watch jobs?
how to retrive the max(sal),deptno,empno in datastage?