Explain lookup transformation in informatica
No Answer is Posted For this Question
Be the First to Post Answer
WHAT IS USE OF SQL OVERRIDE IN SOURCE QUALIFIER? chandumba2005@gmai.com
In SCD type 2 if we had select date range. then suppose we had inserted today's date(eq. date is 30 aug 2010) then start date will be today's date(30 aug 2010) what will be the end date,we cant leave it blank?
What are the different types of repositories created using informatica?
Write a query to display Which deptno is containing highest Sal > avg (sum (Sal)) of all deptno; Avg (sum (Sal)) o f all deptno= 9675 Deptno, sum (Sal) 10 8750 20 10875 30 9400
What are the differences between source qualifier and joiner transformation?
How to join a Flat and Relational Source without using (Joiner, Update and Lookup ) transformations... is it possible? if yes i would like to know how?
Can anyone guide me the steps to install informatica PC 8.5.1 with database as oracle
What is a stored procedure transformation?
HOW TO DELETE A RECORD FROM FLAT FILE
What are the different ways to implement parallel processing in informatica?
what is bridge tables in informatica
select count(1) from emp? what is the o/p?