Answer Posted / kammari.krishnaiah
hi this is krishna
my answer is variable is which varies the value means changes.
perameter is a stores the value it cant change the value
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are ETL Tools?
Global and Local shortcuts. Advantages.
What is option by which we can run all the sessions in a batch simultaneously?
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
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
Mention a few design and development best practices for informatica?
can anyone suggest best free Talend data integration training online
How do you load unique records into one target table and duplicate records into a different target table?
where to store informatica rejected data?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
What are the issues you have faced in your project? How did you overcome those issues?
if we have a delimiters at unwanted places in a flat file how can we over come those.
What is confirmed fact in dataware housing?
How is union transformation utilized?