How many joins in Informatica

Answer Posted / maj

In this select query I think instead of LEFT OUTER
JOIN,Need to put "RIGHT OUTER JOIN"

SELECT * FROM employees LEFT OUTER JOIN departments ON
(employees.department_id = departments.department_id)

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can we override a native sql query within informatica? Where do we do it? How do we do it?

602


What are the different transaction levels available in transaction control transformation?

681


What is domain in terms of informatica?

567


Explain pushdown optimization and types in informatica

672


What are the types of schemas we have in data warehouse and what are the difference between them?

528






Under what conditions selecting sorted input in aggregator will still not boost session performance?

638


What is a sequence generator transformation?

581


What are the limitations of joiner transformation?

657


What is meant by query override?

640


What is enterprise data warehousing?

617


What is an Integration service in Informatica?

708


How to use pmcmd utility command?

586


What is different between the data warehouse and data mart?

630


Dimension Object created in Oracle can be imported in Designer Cubes contain measures

1941


What is rank transformation in informatica

693