How to Create a folder using pmrep command?
No Answer is Posted For this Question
Be the First to Post Answer
can session assigned multiple mappings or not?
Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance
Is snow flake or star schema used? If star schema means why?
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
In target table how to display the system time
Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?
how to get the only updated records in the target
Explain incremental aggregation in informatica
3,if our source containing 1 terabyte data so while loading data into target what are the thing we keep in mind?
I have the input file as col1 col2 col3 3 2 1 7 6 8 I should get the output as col1 col2 col3 1 2 3 6 7 8 ....What is the logic to get this? Is there any transformation which sorts row wise ? If not how to sort the incoming records row wise?
How to join three sources using joiner? Explain though mapping flow.
I have a scenario with lookup table. in that lookup table have colomns, but i need to process only 10 colomns out of 50. Please te me how can we acheive it?