WHat all joins are there in Source Qualifier?
Answer / pr
The default join is inner join. But we can override it by using the SQL overide query and can perform any joins
| Is This Answer Correct ? | 0 Yes | 0 No |
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
What is fact table? Explain the different kinds of facts.
What are the diffrences between joiner transformation and source qualifier transformation?
What is the procedure to load the fact table.Give in detail?
What does role playing dimension mean?
How to load the data from people soft hrm to people soft erm using informatica?
What is mapping debugger?
Why you use repository connectivity?
My source is like bellow F.NAME M.NAME L.NAME A B C D E F G H I and out put should like S.NO F.NAME M.NAME L.NAME 1 A B C 2 D E F 3 G H I 4 UNNOWN UNNOWN UNNOWN How can we acheive? please explane me indetail
What are two types of processes that informatica runs the session?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
COM components can be used in Informatica