what is procedure to use mapping variable in source
qualifier transformation? with example
Answer / vemuri vijay
steps
go to source qulifier transformation wtih along with source
and target after that go to the
properties,select user defined join sql editor will open
after that there is two optins on left hand side select
variablel in that there is mapping variables available
| Is This Answer Correct ? | 3 Yes | 2 No |
can session assigned multiple mappings or not?
How can u insert o ne row in the target if that row does not exists in the target and update if it exists
What are the phases in SDLC?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
How to find from a source which has 10,000 records, find the average between 500th to 600th record?
When we are using Dynamic Cache,which options we will select in session level?
source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.
what are the settiings that u use to cofigure the joiner transformation?
Explain one complecated mapping?
ename,deptcount vamshi,3 kumar,5 krish,8 in o/p i want vamshi record 3 times kumar record 5 times like wise what is the logic.? give the entire logic plz
in which situations do u go for starflake schema ?
How to configure mapping in informatica?