how can we load first and last record from a flat file
source to target?
Answer Posted / vinod saini
After sql Trans use AGG,JOINER transformation,and use FIRST
& LAST function in AGG transformation without any group.
FIRST & LAST return the first & Last record values. give
JOINER condition based on first & last.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
On which transformations you created partitions in your project?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
what is song in infrmatica...?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What is lookup change?
explain one complex mapping with logic? sales project?
State the limitations where we cannot use joiner in the mapping pipeline?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
How you can differentiate between connected lookup and unconnected lookup?
What is the commit type if you have a transaction control transformation in the mapping?
differences between service based and product based?
What does command task mean?
What is a difference between complete, stop and abort?
How many ways are there to do 'remove duplicate records in informatica'?