how do u get the first record from 50,000 records ?
Answer Posted / somnath pain
I suppose u r working with informatica.
So here u can import the source and after the source use a
expression transformation.
use a sq generator set start val to 1.
connect the nextval port to expession transformation.
apply a filter and set filter condition as nextval=1 connect
the filter o/p to target.
u will get the desired row.
regards,
Somnath
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is domain and gateway node?
What are the designer tools for creating transformations?
How can informatica be used for an organization?
What is union transformation?
What are the different transaction levels available in transaction control transformation?
What is a filter transformation and why it is an active one?
Explain where to store informatica rejected data? How to extract the informatica rejected data?
How can a transformation be made reusable?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
Sequence generator, when you move from develoment to production how will you reset
Why do you use Mapping Parameter and mapping variable?
How are indexes created after completing the load process?
How to extract the informatica rejected data?
How can one identify whether mapping is correct or not without connecting session?
What is session task and command task?