What are the types of maping in Getting Started Wizard?
Answer / swetha
Simple Pass through maping :
Loads a static fact or dimension table by inserting all
rows. Use this mapping when you want to drop all existing
data from your table before loading new data.
Slowly Growing target :
Loads a slowly growing fact or dimension table by inserting
new rows. Use this mapping to load new data when
existing data does not require updates.
Is This Answer Correct ? | 1 Yes | 0 No |
Hi Experts , Can you please help me regarding the below question How to remove first three rows and last three rows in informatica.. thanks and regards Natraj
who is the best faculty for informatica in hyderabad ameerpet?
How can u stop a batch?
how can u approach u r client
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
What does refresh system mean, and what are its distinctive choice?
What is DR strategy for Informatica project?
wat s mapping parameter and mapping variable? how do you set that in a mapping?
.prm wirh repalce .txt is possible?
suppose i have 1000 records and i want to load half of the record in target 1 and half in target2.how u'll do?
What is the Rank index port in Rank transformation?
Hi experts ,I have a Source of 1000 records.I have to load 100 records in first target,101 to 200 records in 2nd target, 201 to 300 records in 3rd target and again 301 to 400 in first target like that as cyclick process. How can i acheive this.