Hi Experts , Can you please help me regarding the below
question How to remove first three rows and last three rows
in informatica.. thanks and regards Natraj

Answer Posted / rampriya

To skip first n of lines,

If source is DB, then use
select * from emp_details where rownum>3

If the source is flat file, then set Number of Initial lines
to skip=3 in session level property

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can create indexes after completing the loan process?

725


explan ur project architecture?

1589


design of staging area?

1585


can we override a native sql query within informatica? Where do we do it? How do we do it?

595


How many ways a relational source definition can be updated and what are they?

576






How many dimensions are there in informatica?

623


How to load last n records of file into target table - informatica

597


What is the difference between STOP and ABORT options in Workflow Monitor?

691


how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process

1691


Why do you use Mapping Parameter and mapping variable?

1281


Scheduling properties,whats the default (sequential)

1460


How do you manage the Parameter files while migrating your data from one environment to another environment?

541


4 yrs etl devloper roles and responsibilities?any body give solutions

1569


what is granularity,what type of granularity we will take in fact tables either lowlevel or highlevel,if two tables having same granularity that is posiable or not

1866


How to extract sap data using informatica? What is abap? What are idocs?

552