we hava more than 1000 records. i have to select first 5
record, last 5 record and 5 records from middle of the source.
how can i do in oracle as well as in informetica??

Answer Posted / akash

For implementation through Oracle:
Sort ASC/DESC on rowid in a sub-query and take first 5 rows
of this query in main query.

For implementation through informatica:
1. Use Rank Transformation.
2. Use Sorter Transformation.

The above are for first or last 5 records. Middle 5 records
are not included here.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is full load & incremental or refresh load?

689


What is etl process? How many steps etl contains?

601


Explain what is etl process? How many steps etl contains explain with example?

509


Identifying the bottlenecks in various components of Informatica and resolving them.

2181


how to connect to a flatfile through ftp in informatica

13447






Explain about round-robi?

627


Explain about power designer data modeling software?

469


explain about your project architecture in ssis..could u please send to my mail..vinod.kjvk@gmail.com

3623


how can i text accracy of ETL migration? i am very new to data warehousing. we are writing ETL scripts using SCRIPELLA tool. how can i test the correctness of data. and we are generating reports using pentaho . is there any easy way to test the pentaho. how can test these ETL scripts written in scriptella? thanks in advance

2058


how do u really know that paging to disk is happening while u are using a lookup transform?

1572


What is a materialized view log?

554


What is a mapping, session, worklet, workflow, mapplet?

512


What is data cleaning?

553


What are dimensions?

579


how do u extract data from different data sources explain with an example?

1781