Can you implement SCD2 using join, transformer and funnel stage?
No Answer is Posted For this Question
Be the First to Post Answer
HOW CAN YOU DO SCD2 IN DATA STAGE USING SEQUENTIAL FILES?
what is operator combinality in datastage?
In Sequential file, how can i split a column into two, and that column contains string datatype. For Example, i have column of string datatype as subedar khaja. Now i want get output as separately with subedar in one column and khaja in second column. How? Coula anybody, solve it?
How one source columns or rows to be loaded in to two different tables?
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
what is the exact difference between dataset and fileset in datastage?
What are transforms and what is the differenece between routines and transforms?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
1.When did 8.1 parallel came into existence? 2.What is the difference between 7.5 and 8.1?
Explain the scenarios where sequential file stage runs in parallel?
my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage
what is the use of surogate key in datastage