WHAT IS UPDATE OVERRIDE . DIFFERENCE BETWEEN SQL OVERRIDE
AND UPDATE OVERRIDE ?
Answer Posted / ram reddy
Update Override it is an option available in TARGET
instance.By defalut Target table is updated based on
Primary key values.To update the Target table on non
primary key values u can generate the default Querey and
override the Querey according to the requiremnet.Suppose
for example u want to update the record in target table
When a column value='AAA' then u can include this condition
in where clause of default Querey.
Coming to SQL override it is an option available in Source
Qualifier and Lookup transafornmation where u can inlude
joins ,filters,Group by and order by.
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is the function of union transformation?
What are junk dimensions?
How many ways a relational source definition can be updated and what are they?
How you prepared reports for OLAP?
Explain the informatica workflow?
Write the unconnected lookup syntax and how to return more than one column.
Enlist some properties of sessions.
what is the -ve test case in your project.
How to do unit testing in informatica?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
What is a rank transform?
What is repository manager?
What is olap (on-line analytical processing?
What do you understand by SOA of Informatica?
How to extract the informatica rejected data?