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

Briefly explain your complete project(sales) flow, (ie. from source received from client, transformations, then despatch to end user) what are all the process. Kindly give step by step process.

1955


Have you worked with/created Parameter file

1315


hi,this is satheesh working as pl/sql resource in MNC.i just wanna switch to informatica.Could you please let me know what is the best way to learn informatica.what are the best coaching centres available in chennai?Is there any coaching centre will give me a real time experience? informatica

1763


Under which circumstances, informatica server creates reject files?

685


Explain about cumulative Sum or moving sum?

703






How might you approve all mappings in the archive all the while?

705


What happens to map if we alter the datatypes between source and its corresponding source qualifier?

698


Mention a few design and development best practices for informatica?

656


What do you mean by filter transformation?

644


What is flashback table ? Advance thanks

1593


Separate from an archive server and a powerhouse?

579


explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?

1792


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

1424


How can informatica be used for an organization?

751


How can we use mapping variables in informatica?

681