diff between changecapture & diffrence stage which situvation
we can use the diffrence stage ?
Answer / sindhu
both are used to used to compare the data between after and before data difference between them difference data does not generate data regarding to after data suppose if new record is inserted in after data it just gives code to it it will not display in the output
| Is This Answer Correct ? | 2 Yes | 0 No |
how to find out number of records imported into source file?
what is the use of skid in reporting?
i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb
Can aggregator and transformer stages use to sort the data? How ?
hi i am madan, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer
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
Can you implement SCD2 using join, transformer and funnel stage?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
Differentiate between data file and descriptor file?
What is merge stage?
Difference between in process and inter process?
Explain the situation where you have applied SCD in your project?