Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

in my source table i want to delete first and last records and
load in between records into target? how can it possible?

Answer Posted / venkatesh

the flow will be like this
sequence generetor
|
source--->sq--->aggrigator---->filter--->target

generate sequence number using the sequence generator
connect it to the aggrigator and the flow from sq.group by
sequence num and create two o/p ports
1)min(seqnumber)
2)max(seqnumber)
in filter write the condition as
seqnumber<>min AND max

connect the required ports to the target

u will get the required o/p

Is This Answer Correct ?    17 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do mean by local and global repository?

1273


What do you mean by DTM and Load manager and what is difference between load manager and load balancer?

1205


How to open an older version of an object in the workspace?

1262


What is xml source qualifier transformation in informatica?

1275


What do you mean by channel change?

1101


How you know when to use a static cache and dynamic cache in lookup transformation?

1907


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

1132


What is the difference between a connected look up and unconnected lookup?

996


Why update strategy and union transformations are active?

1086


What are the popular informatica products?

1052


Explain the scenario which compels informatica server to reject files?

1202


What is pmcmd command?

1174


What is Cognos script editor?

4282


How we can create indexes after completing the loan process?

1247


How do you change a non-reusable transformation to reusable transformation?

1044