Can we use Lookup instead of Joiner to join 2 tables?
If yes which is faster and why?

Answer Posted / sunil

Joiner is faster than lookup. because by default lookup writes order by clause on every column connected to that transformation which decreses the performance..so joiner is faster than lookup..

If anything wrong pls let me know...am looking for job..

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a mapplet/worklet in informatica?

697


How to update source definition?

643


Design a mapping to load the cumulative sum of salaries of employees into target table?

912


What is powercenter on grid?

706


what is index?how it can work in informatica

1597






What does role playing dimension mean?

634


What happens to map if we alter the datatypes between source and its corresponding source qualifier?

615


What is workflow? What are the components of workflow manager?

719


Tell me any other tools for scheduling purpose other than workflow manager pmcmd?

747


What are the tasks that source qualifier perform?

639


How can we use mapping variables in informatica?

606


What is rank transform?

611


How you prepared reports for OLAP?

1165


Is there any way to read the ms excel datas directly into informatica?

558


Partition, what happens if the specified key range is shorter and longer

2035