adspace


how can we load starting with 11th record of a table from
source to target

Answer Posted / akash

This scenario can also be implemented by using the
following query in Source Qualifier:

select * from table_name where rowid not in (select rowid
from table_name where rownum <= 10)

This will give the records after 10

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.

1220


can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com

4816


How do you load more than 1 max sal in each department through informatica or write sql query in oracle?

1691


How do you remove duplicate records in informatica? And how many ways are there to do it?

1253


Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar

2845


Explain in detail about scd type 1 through mapping.

1666


What is dimensional table? Explain the different dimensions.

1283


EXL informatica Questions

1472


Explain scd type 3 through mapping.

1094


draw informatica architecture 8.6 ?

3962


Write the unconnected lookup syntax?

1167


What is dimensional table?

1188


Write the unconnected lookup syntax and how to return more than one column.

1185


Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?

8311


I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.

1267