in informatica,if i have some no.of records,if i want 1st
and 10th records..what will be the method to use?
Answer Posted / sathish
source may be flat file or database just you use sequence ganarater then filter copy the nextval port to filter write condition nextval=1 or nextval=10 you get only 1 and 10 th records
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you use flat files in Mapplets.
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
What is fact table? Explain the different kinds of facts.
What is Session and Batches?
What are the different types of repositories created using informatica?
How can a transformation be made reusable?
What are the informatica performance improvement tips
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
What is the use of source qualifier?
How to update source definition?
What is the status code in stored procedure transformation?
Explian the Process of deployment groups in informatica
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
What is meant by incremental aggregation?