when we use lookup,if have 5 records,if i dont need 1st and
2nd records..what will be the procedure to achieve by using
lookup?/
Answer Posted / rk
use lookup override as
select *from emp minus select *from emp where rownum<=2
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What are Dimensional table?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
what is unit testing?tell me proceedure
What do you mean by blocking transformation?
suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?
Describe data concatenation?
What is a surrogate key?
What you know about transaction control transformation?
Explain incremental aggregation in informatica
Where do we use mapping variables in informatica?
What are the new features of informatica 9.x developer?
How to create or import flat file definition in to the warehouse designer?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
How to update source definition?
Performance tuning in UNIX for informatica mappings?