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...

How to delete first 3 rows & last 3 rows in target table in
informatica

Answer Posted / santosh kumar sarangi

create a sequence t/r and link the next value with sq t/r to
expression t/r and. Create two link.
First Link:
Connect ex t/r to update strategy t/r and keep condition as
IIF(NEXTVAL<4,DD_DELETE,DD_REJECT) and connect to target
except the nextval column.
Second Link:
Connect to sorter t/r and sort with descending order of
nextval and rename as in_nextval. create new sequence
generator and link to the same ex t/r. Link the ports to
again one more update strategy t/r and keep the same condition
as IIF(NEXTVAL<4,DD_DELETE,DD_REJECT) and link to the one
more instance of target table.

Let me know if any things wrong.

Thanks & regards,
Santosh Kumar Sarangi

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many number of sessions can one group in batches?

1215


What is a filter transformation and why it is an active one?

1015


What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?

1249


without table how to come first record only in oracle?

2299


What is the need of an ETL tool?

1156


Explain the scenario which compels informatica server to reject files?

1205


What is status code in informatica?

1063


What is the use of source qualifier?

1183


How would you copy the content of one repository to another repository?

1058


Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?

1077


Why do we need informatica?

1053


Which files are created during the session rums by informatics server?

1230


What is decode in informatica?

1252


What are some examples of informatica etl programs?

983


What is a transaction control transformation?

1259