If a table contains 100 records we have to fetch 50-100
records from source to target?how

Answer Posted / rajesh

use condition rownum>=50 in filter transformation

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to create user defined function (udf) in informatica

781


How to update a particular record in target with out running whole workflow?

1153


What is complex mapping?

635


Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?

626


Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?

603






What is DR strategy for Informatica project?

696


In what scenario we use to improve session performance by pushdown optimization?can any one give example?

5242


What is the benefit of partitioning a session?

621


What is informatica etl tool?

548


What is the way to execute pl/sql script using informatica mapping?

961


Explain your project of banking domian.

1216


What is a predefined event?

656


Mention some types of transformation?

602


What does “tail –f” command do and what is its use as an Informatica admin.

627


i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance

1667