Which one is better performance wise connected/un-connected
lkp?why?
Answers were Sorted based on User's Feedback
Answer / yamini
Performance wise unconnected look up transformation is better as it returns only one port and doesn't build any dynamic cache. Only static cache is build. It can be used any where in the mapping using LKP expression in another transformation.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the benefit of session partitioning?
suppose we will take flatfile target and load type is bulkload the session fails why please give me the answer
what is unit testing?tell me proceedure
Converting Rows to columns I have Relational source like his. JAN FEB MAR APR 100 200 300 400 500 600 700 800 900 100 200 300 I need to convert these rows into columns to the targe. MONTH TOTAL JAN 1500 FEB 900 MAR 1200 APR 1500 Please experts help me
Why we use lookup transformations?
can anyone explain me about retail domain project in informatica?
What do you mean incremental aggregation?
write sql query to remove null value following table id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output id name 101 dinesh 102 suresh 103 prakesh
what are the settiings that u use to cofigure the joiner transformation?
What is an incremental loading? in which situations we will use incremental loading
wat are deployement groups in informatica, how it will be used for developers
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks