difference between repository database and repository service?
No Answer is Posted For this Question
Be the First to Post Answer
How Union Transformation is an Active Trans?
Which version configuration tool used in ur project?
select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
How to compare Source and Target table, without using dynamic lookup?
What is junk dimention?
How can u stop a batch?
Can we get 1st record through Informatica(without sequence number).
What is the benefit of session partitioning?
how can i invoke pmcmd in command line prompt
Can anyone briefly describe abt audit table loading?
What is difference between maplet and reusable transformation?
I have the source like col1 col2 a l b p a m a n b q x y How to get the target data like below col1 col2 a l,m,n b p,q x y