Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

select * from emp where sal>(select min(sal) from emp) how
to implement the same in informatica ?

Answer Posted / chandra mouli

In Mapping take two transfermations.
1.aggrigate transfermation
2.filter transfermation.
in aggrigate add one output port is minsal
minsal=MIN(SAL).next in filter condition SAL > minsal.

next link the ports to target.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we use batches?

1062


What is a repository? And how to add it in an informatica client?

1192


What are the data movement modes in informatica?

1208


What are the types of caches in lookup? Explain them.

1009


What is joiner transformation in informatica?

1098


expain about the tune parameters?

2457


Enlist the differences between database and data warehouse.

1164


If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?

1528


Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,

7234


is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?

1301


Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?

2184


How to Create a folder using pmrep command?

1220


what is index?how it can work in informatica

2083


can you please explain me pre session and post session options?

7670


How to do unit testing in informatica?

1227