What are the different ways to implement parallel processing in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
What is domain and gateway node?
what is degenerated dimension
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
What is the difference between stop and abort in informatica
What does update strategy mean, and what are the different option of it?
Which transformation should u need while using the cobol sources as source defintions?
What is complex mapping?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
Explain the pipeline partition with real time example?
my source is like this id,name sal 10 abc 1000,10 pqr 2000, 10 xyz 3000 ,10 jkl 4000 and my requirement is like this 10 abc,pqr,xyz,jkl 2000 .... i have try for this by using expression transformatin its ok of the concatenation of second column but the thing is that on third column if u group by using agg t/r the last value will com i.e 4000 but i asked by a interviewer that i dont want the first or last column i want the middle column i.e 2000 .plz reply for the same
what are the Methods For Creating Reusable Transformations?
How to convert flat file into xml file? How to tune joiner?