what are the different types of transformation available in informatica and what are the mostly used ?
TCS,
3 25301Post New Informatica Questions
define galaxy repository in informatica
What is a mapplet/worklet in informatica?
How to Create a folder using pmrep command?
Design a mapping to load the cumulative sum of salaries of employees into target table?
Separate from a database, an information bazaar, and an information stockroom?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
What is workflow? What are the components of workflow manager?
Describe an informatica powercenter?
without table how to come first record only in oracle?
What if the source is a flat-file?
How many types of sessions are there in informatica.please explain them?
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
How to use procedural logic inside infromatica?
what is index?how it can work in informatica
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?