i have 1000 records in my dource table, the same i have in
target ,but a new column added in target as "batchno", and
this column adds no 10 for 1st 100 records and 20 for next
100 records and 30 next 100 records and vice versa. how to
acheive this?

Answer Posted / srini

SQ>>EXP>>>TAR

Generate seq in exp and check for condition like

iif(seq<100,10,iif(seq>100 and seq<=200,20,iif(seq>200 and seq<=300,30,40)))

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where to store informatica rejected data?

839


Define mapplet?

788


Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance

1770


Why filter transformation is an active one?

745


What is lookup transformation?

798


What is update strategy transform?

786


How do you use reject loader.

2304


Explain the difference between a data warehouse and a data mart?

786


What is joiner transformation?

738


Explian the Process of deployment groups in informatica

809


Explain scd type 3 through mapping.

761


How do we call shell scripts from informatica?

766


What are data-driven sessions?

929


What is a grid in Informatica?

811


What is a repository manager?

838