How do you load first and last records into target table?
What if the source is a flat-file? Then how can we remove the duplicates from flat file source?
What is deployemnt groups, Lables, query and dynamic deployment group.
HOW TO DELETE A RECORD FROM FLAT FILE
why union is active transformation?
can every transfomation reusable?how?
What r the type of indexes u generally used in informatica?
How the Informatica Server reads perameter file?
What are steps to follow Informatica migration from 7x to 8x? Pls Explain...
What is source qualifier transformation in informatica?
how can run the wf through pmcmd commend? write script?
my source contain data like this eno ename phno 100 john 9989020508 101 ram 7246599999 i want to load the data into target is eno name phno 100 john (998)-9020-508 102 ram (724)-6599-999.
What all join we can perform in LOOKUP transformation?