i have source flat file like 1 a,1 b,1 c,2 a,2 b,2 c
i want output as 1 a,b,c and 2 a,b,c ...
how can achieve this

Answer Posted / shekhar

can u just explain in detail the concatenation part.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?

624


Enlist the tasks for which source qualifier transformation is used.

583


Explain joiner transformation in informatica

664


What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?

781


Why update strategy and union transformations are active? Explain with examples.

703






What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?

1630


Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks

1407


What is incremental aggregation?

570


Can we create two repositories on same database instance in oracle?

605


what is SDLC way of code development?

1555


How can we handle two sessions in informatica?

610


What is event and what are the tasks related to it?

612


Global and Local shortcuts. Advantages.

1462


What are the types of caches in lookup? Explain them.

547


What is Session and Batches?

658