Blog Network Home > 'Informatica Way'

From the category archives:

Informatica Way

Default SQL Query Generation for a Source Qualifier:
When relational sources are joined in one Source Qualifier transformation, the PowerCenter Server joins the tables based on the related keys in each table. This default join will be an equijoin like below
Source1.column_name = Source2.column_name