Wednesday, January 2, 2013

Suppose we have used the Select Distinct and the Number of Sorted Ports property in the SQ and then we add Custom SQL Query


Suppose we have used the Select Distinct and the Number of Sorted Ports property in the SQ and then we add Custom SQL Query. Explain what will happen.

Ans.

Whenever we add Custom SQL or SQL override query it overrides the User-Defined Join, Source Filter, Number of Sorted Ports, and Select Distinct settings in the Source Qualifier transformation.

Hence only the user defined SQL Query will be fired in the database and all the other options will be ignored.

No comments:

Post a Comment

Thank you :
- kareem