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


Please Help Members By Posting Answers For Below Questions

What is the difference between STOP and ABORT options in Workflow Monitor?

707


can you please explain me pre session and post session options?

6399


What is meant by incremental aggregation?

593


Do you find any difficulty while working with flat files as source and target?

684


Differences between version 7.x and 8.x.

1433






What happens when a session fails and you click on recover?

668


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

3461


What are the restrictions of union transformation?

589


write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa

2083


What are the differences between source qualifier and joiner transformation?

606


How to load the data from people soft hrm to people soft erm using informatica?

569


Explain the different dimensions.

566


what are the best practices to extract data from flat file source which are bigger than 100 mb memory?

1929


Did u used latest transformations of 8.6.0? for what?

1483


Please let me know how to make Data masking in informatica..

1281