[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.
Technical Discussion :: Informatica

8 / 94

Differentiate between joiner and LookupTransformation.

Answer:


Join Transformation

Lookup Transformation

  • It uses only = operator to match column data.
  • It has four type of joiner :
  • Normal join
  • master outer join
  • detail outer join
  • Full outer join
  • It uses =,>=,<=, != operator.
  • It work like Left outer join only.

Joiner is active and connected transformation

Lookup is active/passive and connected or unconnected transformation.

Joiner transformation is used to usually to join data coming from two separate tables or source qualifiers.

Look up transformation can be used on a single table or a query to search for records that match incoming Records


Asked In ::

Post Your Answer Here:


Rate This: +1 -0      +
Report    

Post Your Reply Here:

Alert me
q4i-reply-your-answer

Report Error

Please Login First Click Here

Most Popular Qs.