What is the difference between lookup override and souce
qualifier override ?

Answers were Sorted based on User's Feedback



What is the difference between lookup override and souce qualifier override ?..

Answer / kunal

1) SQ Override- In case of SQ override the unwanted columns
are filtered out and the required columns based on some
filter condition returned as an input to the next
transformation.
LKP Override- In case of LKP override, look up conditions
are checked and the records passed to next
transformation.Look up override can be applied on source or
target table.
2) In case of SQ override user has to mention order by
clause when required.
In LKP override the look up trans. internally apply order
by clause and if user want to use order by clause, user has
to mark '--' to disable the lkp order by clause.

Is This Answer Correct ?    13 Yes 1 No

What is the difference between lookup override and souce qualifier override ?..

Answer / siddardh

Both are same, which means you are writing the query which
will override informatcica generated query.

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More Informatica Interview Questions

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

0 Answers  


How do you load alternate records into different tables through mapping flow?

0 Answers  


How can yoU improve session performance in aggregator transformation?

8 Answers   TCS,


What are the different lookup cache(s)?

0 Answers  


Could any one to tell Fact table Partitioning?

2 Answers  






Explain sql transformation in script mode examples in informatica

0 Answers   Informatica,


Explain the pipeline partition with real time example?

0 Answers   Informatica,


What is a mapplet/worklet in informatica?

0 Answers  


I am Unable to load the FixedWith FlatFile Into The Target.What Is The Reason. PLZ Help Me..

1 Answers  


How to recover the standalone session?

2 Answers  


what is SDLC way of code development?

0 Answers  


when i try to connect to the repository server i am getting this message can someone help me.. Starting Repository [infa_rep] (6016|1292) Informatica Repository Agent, version [7.1.1], build [0811], 32-bit. (6016|1292) Copyright (c) 2000-2004 Informatica Corporation. All Rights Reserved. This Software is protected by U.S. Patent Numbers 6,208,990; 6,044,374; 6,014,670; 6,032,158; 5,794,246; 6,339,775 and other U.S. Patents Pending. (6016|1292) Informatica Repository Agent starting up. (6016|1292) Security audit trail has been turned off. (6016|1292) infa_rep: Repository runtime manager initialized. (6016|1292) infa_rep: Initialized configuration information. (6016|1292) infa_rep: Initialized request dispatcher. (6016|1292) Database Connection Error : Failed to logon to Database server ORA-12154: TNS:could not resolve service name Database driver error... Function Name : Connect Database Error: Failed to connect to database using user [] and connection string []. (6016|1292) Service stopped.

1 Answers  


Categories