if i am having 10 records in source, i want 20 records in
target...how will you do it
Answer Posted / jz
drop unique constraint in target table and select only
insert in session target properties run the session twice.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Separate from an archive server and a powerhouse?
Mention a few design and development best practices for informatica?
What is data caches/ index caches?
Can you generate sequence numbers without using the sequence generator transformation?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
Briefly describe lookup transformation?
How do you convert single row from source into three rows into target?
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
How does the aggregator transformation handle null values?
What are the restrictions of union transformation?
Differences between version 7.x and 8.x.
Enlist the differences between database and data warehouse.
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
What is primary and backup node?
What is meant by lookup transformation? Explain the types of lookup transformation?