What is update override?
Answer / abhinav
Update Override is an option in Informatica at the session
level. In this, you can manually enter the SQL query to be
used. This query will be issued to the Database when the
session is run, overriding the SQL query generated by that
particular transformation at the mapping level.
| Is This Answer Correct ? | 9 Yes | 0 No |
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
how many data models u have done in informatica project?
Explain target update override in informatica
what are cost based and rule based approaches and what is the difference?
What is native users?
What is dynamic cache?
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?
what is Partitioning ? where we can use Partition?
Reusable transformation and shortcut differences
If session fails after loading 10000 records in the target,how can we load 10001 th record when we run the session in the nexttime?
why we are using level option in normalizer transformation
write a query for how to eliminate the duplicate rows without using distinct?