What is critical mapping?
Answers were Sorted based on User's Feedback
Answer / sudhansu
A mapping which involves with complex Business logic.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the basic needs to join two sources in a source qualifier?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
If a table contains 100 records we have to fetch 50-100 records from source to target?how
Explain sql transformation in script mode examples in informatica
Hi , Please help how to achieve the following scenario. I have a source table like this. Rollno name class university 1 Raj 1st Sku 2 Ram 2nd SVU 3 Sam 3rd OU I need the data in the target table like below. Rollno name class university 1 Raj 1st Sku 2 Ram 2nd SVU 3 Sam 3rd OU 4 Rajesh 5th SKU The Last row values we have.. and we have to append this last row in the target table. Thanks and Regards Nataraj V
What is data merging,data cleansing,sampling?
Can you generate sequence numbers without using the sequence generator transformation?
IN SCD TYPE 1 WHAT IS THE ALTERNATIVE TO THAT LOOKUP TRANSFORMATION ?
What is Performance tuning in Informatica?
In a sequential batch can you run the session if previous session fails?
PLS REAL TIMERS IAM WAITING FOR FAVOROBLE REPLY..REGARDING ETL TESTING INFORMATION...ETL TESTER NEEDS ETL DEVOLPMENT KNOWLEDGE OR NOT..?. IF HE NEED DEVLPMNT KNOW WHAT HE LEANR FIRST... AS A DEVOLOPER U KNOW THE ETL TESTING PROCESS.. PLS EXPLAIN IN DETAIL THANK U
How IN function works in informatica? Is it similar that of oracle IN function or different? Explain