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 |
write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5
What is data movement mode in Informatica and difference between them?
In informatics server which files are created during the session rums?
difference between top down(w.h inmon)and bottom up(ralph kimball)approach?
Why we use stored procedure transformation?
What is metadata reporter?
how to use incremental load?
yesterday my session run ten min.today its run 30min, wt is the reason? if any issues how to solve that?
I have a flat file, want to reverse the contents of the flat file
How the facts will be loaded? explain
We can achieve better perfomance using sorter before an aggragator. Then what is the significance of 'Sorted Input' check in aggregator ?? Please let me know the difference ??
What is A cache?