what is lookupoverriding?



what is lookupoverriding? ..

Answer / mansi

We can override the lookup query for a relational lookup.
We can enter the entire override, or we can generate and
edit the default SQL statement.
Override the lookup query in the following circumstances:
1.Override the ORDER BY statement
2.A lookup table name or column names contains a reserved
word
3.Use mapping parameters and variables
4.A lookup column name contains a slash (/) character
5.Add a WHERE statement

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Informatica Interview Questions

I have one source table and three target tables. When the session runs for the first time involving the mapping,i want that the loading should take place in 1st Target table only. The 2nd time the same session runs the loading should take place in 2nd Target only only and similarly when the session runs for the 3rd time loading should take place in Third only. And again when the session runs for the 4th time loading should take place in 1st Target table.

4 Answers   Cap Gemini, IBM,


what is a junk dimension ?

14 Answers   Atos Origin, Cognizant, HS, NIIT, TCS,


When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?

1 Answers  


What is primary and backup node?

0 Answers  


how can u tune u r informatica mapppings

2 Answers   CTS,






What are the different threads in DTM process?

1 Answers  


How do you do error handling in Informatica?

1 Answers  


What is rank index in rank transformation?

0 Answers  


how can one come to know wether the records loak into the target if we use update strategy

1 Answers   Wipro,


What are the databases that informatica can connect to windows?

0 Answers  


Consider a Phone Log table as below. It records all phone numbers that we dial in a given day. SOURCE_PHONE_NUMBER DESTINATION_PHONE_NUMBER CALL_START_DATETIME 1234 4567 01/07/2011 10:00 1234 2345 01/07/2011 11:00 1234 3456 01/07/2011 12:00 1234 3456 01/07/2011 13:00 1234 4567 01/07/2011 15:00 1222 7890 01/07/2011 10:00 1222 7680 01/07/2011 12:00 1222 2345 01/07/2011 13:00 Please provide an SQL query to display the source_phone_number and a flag where the flag needs to be set to Y if first called number and last called number are the same and N if the first called number and last called number are different. Desired Output: Source Number Is_Match 1222 N 1234 Y

2 Answers   Amazon,


in which situations do u go for sequence generator ?

2 Answers   TCS,


Categories