I want load the data into target with out 1st and last record.
Answer Posted / sree
u can override the query in SQt/r
select * from emp where rowid not in ((select min(rowid)
from emp),(select max(rowid) from emp))
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are the mapping parameters and mapping variables?
What is parallel processing in informatica?
Define mapping and session?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
What is the difference between Active and Passive transformation?
What is status code in informatica?
Explian the Process of deployment groups in informatica
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
What is mapping debugger?
Can informatica load heterogeneous targets from heterogeneous sources?
What are the measure objects?
explain one complex mapping with logic? sales project?
Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance
What does update strategy mean, and what are the different option of it?
Informatica Checkpoints