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 / pavana
You can use sequence generator and then in exp trn, use a
variable which reads the 1st number the seq generates and
use filter transformation and take only 1st generated row
and +10th record.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
what is informatica metadata?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
How do you handle two sessions in Informatica
Make a note of the quantity vaults made in informatica?
Differentiate between a repository server and a powerhouse?
what is the complex transformation you used in informatica
Explain how to import oracle sequence into informatica?
How can you increase the performance in joiner transformation?
What are the designer tools for creating transformations?
What is option by which we can run all the sessions in a batch simultaneously?
if we have a delimiters at unwanted places in a flat file how can we over come those.
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
What is the benefit of session partitioning?
How do you load alternate records into different tables through mapping flow?