if i hv 6 table as source table but can i make 12 as a dim
table and 6 as fact table belongs to that src table.
No Answer is Posted For this Question
Be the First to Post Answer
how to find the 5th highest salary form each department using 1.SQL Query 2. Informatica power center designer?
how to import multiple flat files in to single target where there is no common column in the flat files
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
can we use union transformation in joiner transformation?how?
1 Answers Dabur, Tech Mahindra,
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
what is the need of session partitioning... how it is useful in real time
What is the difference between warehouse key and surrogate key?
i have a source table and 3 target table. when session runs first time-1st tgt second time-2nd tgt third time-3rd tgt fourth time-again 1st target. so no
What are two types of processes that informatica runs the session?
Why union transformation is an active transformation?
i have source as Column1 101 a 101 b 101 c so i want to load target as column1 ---> 101 abc
If i havee 3records in my source having same deptno like Deptid Deptno ------ ------ 101 10 201 10 301 10 and i am using router TR to loading these records into target.Then how many record'll be loaded into target???