Informatica Real time Scenarios List
--------------------------------------------------------------1)How to Separate duplicate values and distinct values from source by using aggr
egator transformation
[Link]
2)
How To Load Top 5 Records based on SAL without Using RANK transformation in Info
rmatica
[Link]
3)
How to load every 4th record into target table in Informatica
[Link]
4)How to load data based on even and odd record numbers in Informatica
[Link]
5)Salary incrementing based on department by using router with expression
[Link]
6)How to generate sequence number without using sequence generator transformatio
n in informatica
[Link]
7)Top 5 highly paid employees without using rank,sequence generator transformati
on in informatica
[Link]
8)removing $ symbol from currency in informatica
[Link]
9)Creating email from first name,last name,orgnization name in informatica
[Link]
10)Creating firstname,lastname,organigation name from email
[Link]
11)How to convert dollar to rupee in informatica
[Link]
12)How to find cumulative salary in informatica
[Link]
13)How to load first record into one table second record into one table remainin
g will into another table
[Link]
14)How to replace one charecter by another charecter by using replcachr function
[Link]
15)How to load current sal for next extemployee
[Link]
16)First salary as null and first row salary to second row in informatica
[Link]
17)Top 10 salaries without rank
[Link]
18)How to load numbers into one column alphabets into one column from single col
umn
[Link]
19)How to genarate sequence number for two target tables by using only one seque
nce genarator
[Link]
20)Mapping to load all records except last 5 records
[Link]