Explain what are the different types of transformation available in informatica.
No Answer is Posted For this Question
Be the First to Post Answer
Hi, source data is col1 values are 5,6,7 col2 are 3,2,1 col3 are 8,9,10 and i want to get target as col1 5,6,7 col2 1,2,3 col3 8,9,10 how to do this one?
design of staging area?
how can send duplicate records to one tableand non duplicate records to one table with simple clear mapping?
Tell me about informatica architecture.
What is the session task and command task?
How can you increase the performance in joiner transformation?
Can we get 1st record through Informatica(without sequence number).
What is InformaticaPowerCenter?
scenario
what is semi-additive fact?where did u used?
Let’s say I have more than have record in source table and I have 3 destination table A,B,C. I have to insert first 1 to 10 records in A then 11 to 20 in B and 21 to 30 in C. Then again from 31 to 40 in A, 41 to 50 in B and 51 to 60 in C……So on up to last record.
when we create source as oracle and target as flat file, how can i specify first row as column in flat file?