Where is metadata stored?
No Answer is Posted For this Question
Be the First to Post Answer
How can we handle two sessions in informatica?
in unconnected lookup , what are the other transformations , that can be used in place of that expression transformation ?
Is LOAD MANAGER AND LOAD BALANCER same in informatica?
What r the type of indexes u generally used in informatica?
i having mapping emp---> sq_emp--->target using this mapping i have to load dept table values into target... (condition assume there is no primary and foreign key relation between emp(table x) and dept (table Y))
how to join the 2 different table with different columns in informatica?
How to extract original records at one target & Duplicate records at one target? {with out using EXPRESION transformation and sequence generator transformation?}<-this is important
Is there any way to read the ms excel datas directly into informatica?
What is the Process to creating lookup transformation in informatica
what are the transformations that restricts the partitioning of sessions?
To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?
write sql query to filter the null value data following table? name age john 30 smith null null 34 sharp 24 i want the output following are name age john 30 sharp 24