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 / prakash kumar kumhar

ower write sq ("select *from <tableNmae> where rownum <= 10;")
than use two aggregation transformation (in first use first(),and in second use last() for each column)from sq to target.
note: use two target table in which u want to load that two records.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

tell me about your project functionality

1868


Reusable transformation and shortcut differences

1379


In which transformation you cannot drag ports into it?

780


When do you use sql override in a lookup transformation?

589


write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa

2069






what is the size of u r source(like file or table)?

1818


Performance tuning( what you did in performance tuning)

1489


What is the difference between informatica 7.0 and 8.0?

569


What are the settings that you use to configure the joiner transformation?

613


what is informatica metadata?

605


What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?

6413


How can you define user defied event?

622


what is Active lock explain

2370


what are the fact table & dimensional table in pharmaceutical and hospotal related products???

1698


Why update strategy and union transformations are active? Explain with examples.

715