Answer Posted / pichi
stupid answer it is....:(
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is rank index in rank transformation?
WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com
What is rank transform?
In how many ways we can create ports?
What is a predefined event?
What are the types of caches in lookup?
How can we improve session performance in aggregator transformation?
How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
Enlist few areas or real-time situations where informatica is required.
How can one identify whether mapping is correct or not without connecting session?
What is a sorter transformation?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Name the different lookup cache(s)?
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?