What are the options in the target session of update
strategy transsformatioin?
Answers were Sorted based on User's Feedback
Answer / swetha
Insert
Delete
Update
Update as update
Update as insert
Update esle insert
Truncate table
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / santhoshi
INSERT
UPDATE AS UPDATE
UPDATE AS INSERT
UPDATE ELSE INSERT
DELETE
TRUNCATE TARGET TABLE
| Is This Answer Correct ? | 2 Yes | 1 No |
which transformation should we use to get the 5th rank member from a table in informatica?can we achieve this in sql?
What is meant by pre and post session shell command?
What are active transformations? Name them.
what is the difference between lookupoveride and joiner?
what is bridge tables in informatica
Hello Everyone,i have one question on sequence generator.i have two targets and the records comes from the source will place in the targets like 1-10 rec in target1 and 11-20 rec in target2,21-30 rec in target1...etc so any one can help me? plz..Thanq in adv.
In warehouses how many schemas are there?
Limitation of REPLACESTR. Is there any character limitation to it.
Want to know about Training Centres for Informatica, Cognos and ETL Softwares in Mumbai, India.
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
Can we have a Mapping without a Source Qualifier?
can we use mapplet as starting n ending object in mapping