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 is enterprise data warehousing?
What is a pre-defined event and user-defined event?
Write the program through which the records can be updated?
What is the difference between router and filter?
How many transformations can be used in mapplets.
Explain scd type 3 through mapping.
Why do we need informatica?
Design a mapping to load the cumulative sum of salaries of employees into target table?
How do you use reject loader.
what is the hint? how to use it to reduce the query processing in program?
Is it possible to revert a global repository to local one and why?
What is informatica powercenter repository?
Explain in detail about scd type 1 through mapping.
How can we create index after completion of load process?
what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?