How to enter same record twice in the target table,explain?
Answer Posted / informatica_learner
use the transformation of nomalizer transformation
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Why union transformation is an active transformation?
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
What is substr in informatica?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
When do you use sql override in a lookup transformation?
What are active transformations.
How to do unit testing in informatica?
What is Data Caches size?
How can repository reports be accessed without sql or other transformations?
can anyone explain me about retail domain project in informatica?
How do you load only null records into target? Explain through mapping flow.
Explain about cumulative Sum or moving sum?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
What are the differences between oltp and olap?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?