Explain target update override in informatica
No Answer is Posted For this Question
Be the First to Post Answer
How do you load only null records into target?
What are mapplets? How is it different from a Reusable Transformation?
On lookup on any table we can get only a)any value or b)last value but if i need both duplicate values How can i achieve?
what are the limitations for bulk loading in informatica for all kind of databases and transformations?
What is the difference between STOP and ABORT options in Workflow Monitor?
Explain what transformation and how many are there in informatica?
i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?
I am having a table with columns ID NAME 1 x and the requirement is to get the o/p like this 1 y ID Count(*) 1 z 1 3 2 a 2 2 2 b 3 c so write a sql query to get the id n how many times its count of repetition n there u shouldn't get the distinct(i.e id-3) Reply as early as possible
How to enter same record twice in the target table,explain?
What is aggregate awareness?
how DTM buffer size and buffer block size are related
How to write a procedure for a date which is in three different formats,and you want to load into datawarehouse in any single date formate