what is hash table in informatica?
Answer / pooja
In hash partitioning, the Informatica Server uses a hash function to group rows of data among partitions. The Informatica Server groups the data based on a partition key. Use hash partitioning when you want the Informatica Server to distribute rows to the partitions by group
Is This Answer Correct ? | 0 Yes | 0 No |
What is an unconnected transformation?
Explain incremental aggregation in informatica
what is workflow varible
How do you join more than 3 flat files in informatica?
I've a denormalized table EMP(empno,ename,phone,addr1,addr2,fax,email). Now I want to insert the record into target in the format that, there will be 2 target rows for 1 source record. In target the row needs to be inserted as: ROW1: empno,ename,addr1,phone ROW2: empno,ename,addr2,fax,email And I'm not allowed to normalize transformation. How to achieve?
Diffrence between static and dynamic cache
Stage is which type of load is it a full load or incremental load Please let me know in detail with best example
Hi experts, can anyone tell how much we use plsql in real time
wat s mapping parameter and mapping variable? how do you set that in a mapping?
what is the purpose of surrogate key and diff between primary key&surrogate key
how can we check whether a particular cache is static or dynamic?
What is data movement mode in Informatica and difference between them?