What are Dimensional table?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a router and a filter transformation?
if we have input eno 1,2,3,1,2,3 year 2001,2002,2003,2001,2002,2003 and sal 10000,20000,30000,20000,30000,40000 ex-output eno totsal 1 30000 2 50000 3 70000
My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? Is this mapping valid or any issues are there if we design like this?
What is CHECK-IN CHECK-OUT. Please explane me?
What is Session and Batches?
without matching columns in two tables. how can you join
How can you increase the performance in joiner transformation?
If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
how to duplicates from expression transformation without using sorter before that
WHat all joins are there in Source Qualifier?
How could we generate the sequence of key values without using sequence generator transformation in the target ??
12 Answers TCS, Tech Mahindra,
Enlist the various types of transformations.