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 / suresh

cant we write a subquery?

delete from table emp where exists (select * from emp where rownum=1 or 2 or 3);

count(empno) --> has to be stored in a variable port and delete the last three rows of the target table.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the Default Source Option For Update Strategy Transformation?

1284


What are the performance considerations when working with aggregator transformation?

1201


Can u generate reports in Informatica?

1142


Explain the types of lookup transformation?

1100


What are the steps involved in the migration from older version to newer version of Informatica Server?

2150


what is SDLC way of code development?

2090


Which development components of informatica have the highest usage?

1095


How to delete duplicate row using informatica?

1086


tell me the rules and responsblites in our project(my project is development)

1974


Explain the informatica workflow?

1122


How can we use mapping variables in informatica?

1123


Under what condition selecting sorted input in aggregator may fail the session?

1170


how tokens will generate?

2247


server hot-ws270 is connect to Repository B. What does it mean?

2646


What are the tasks that source qualifier perform?

1143