in informatica,if i have some no.of records,if i want 1st
and 10th records..what will be the method to use?

Answer Posted / eswar

As Prakash said
ower write sq ("select *from <tableNmae> where rownum <=
10;")

Instead of using Aggregator its better if we use Router
Transformation, wherefrom we can route the rows to target
(s).

note: use two target table in which u want to load that two
records
====

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure

6481


Define pmcmd command?

624


How to call shell scripts from informatica?

577


Can we create a node as a gateway node and the same node can be assigned to a grid?

641


can u any challenge your project?

1611






What is a joiner transformation and why it is an active one?

580


Make a note of the quantity vaults made in informatica?

561


Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?

1623


Explain what is informatica metadata and where is it stored?

612


What is a standalone command task?

656


What do you mean by worklet?

633


What is the sequence generator transformation in informatica?

613


The question was on time stamp. what is the difference between HH and HH24 when to use when.

1562


What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?

718


How we can create indexes after completing the load process?

615