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 / jaybrata

have you guys heard of Informatica CUME() function?
Don't use seq generator, aggregator, sq override nothing.

Simply in a expression, calculate,
v_cume = CUME(1)

and after that in a filter use,
v_cume=1 OR v_cume=10

- Jaybrata
(Check www.dwbiconcepts.com)

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are mapplets? How is it different from a Reusable Transformation?

628


Different sorts of metadata that stores in the storage facility?

561


What are the reusable transformations?

698


What do mean by local and global repository?

705


I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?

1465






Which transformation is needed while using the Cobol sources as source definitions?

727


Briefly describe lookup transformation?

600


Target increases every day even though no new record was inserted

1109


What is an active transformation?

648


What is a connected transformation?

677


Different qualification between a related rotate toward the sky and isolates look upward?

556


Why update strategy and union transformations are active?

593


Explain Dataware house architecture .how data flow from intial to end?

2125


How can we use mapping variables in informatica? Where do we use them?

621


What is update strategy transform?

576