State the differences between sql override and lookup override?
No Answer is Posted For this Question
Be the First to Post Answer
what is mapping parameter and mapping variables
Why can't we use few transformations in mapplet ? like xml and target defintions, seq etc ?
Separate from a database, an information bazaar, and an information stockroom?
how to sort date field in infomatica?
What is the difference between OLTP and ODS?
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
What is Factless fact table ???
12 Answers Satyam, Tech Mahindra,
What is native users?
How can you join two tables without any common column present in them?
Howmany ways yoU can update a relational source defintion and what are they?
How to configure mapping in informatica?
write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5