what happens if you try to create a shortcut to a non-
shared folder?
Answer / krishna
If you try to create a shortcut to a nonshared
folder, the Designer creates a copy of the object instead.
| Is This Answer Correct ? | 4 Yes | 1 No |
What is the Process to creating lookup transformation in informatica
If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
Why we use partitioning the session in informatica?
What is the Difference between PowerPlay transformer and power play reports?
What does refresh system mean, and what are its distinctive choice?
Can we update a target table (without primarykey) by using update strategy transformation?
i have two sources both is oracle database . one is coming from USA database and another one is coming from U.k database .i am using source qualifier transformation to join this.as that time in session level source properties which path i need to give to retrieve that data. thanks bala 09619894486
Why do we need informatica?
Source Qualifier is an active t/r but there is no change of row count then y should we called it active t/r & Router , sorter some times no change in row count then Y we called its active t/r?
What is pmcmd command?
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?