What is the reusable transformation?
No Answer is Posted For this Question
Be the First to Post Answer
Whether Aggrigator transformation ignore the null values or consider the null values ? Advance Thanks, Manojkumar
why normalizer transformation can not used in mapplet? plzzzz answer
Explain reference cursor?
how to use incremental load?
How can you display only hidden files in UNIX
Types of error logs in Informatica?
Why use the lookup transformation ?
In a concurrent batch if a session fails, can you start again from that session
Target is zero file and how can you send the email?
1.why we need to use unconnected transformation? 2.where we can static chach,dynamic chach
how many session run unix environment what command using ?
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution