i have oracle table A and target B. i don't know how many
records. i want get get last record in table A as first record
in target table B. write a sql query?

Answer Posted / priyank

In Informatica, make table A as Source and follow the below
mapping:

SRC_A --> AGG --> TGT_B

AGG: Do not check any of the columns for group by and pass
the output to target B. In this way, only the last row will
be passed through.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the different kinds of facts.

566


-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?

4981


What is the fact table?

588


How are the sources and targets definitions imported in informatica designer?

667


What are the different types of olap? Give an example?

562






What does update strategy mean, and what are the different option of it?

590


What are junk dimensions?

632


Whats there in global repository

1266


What is sorter transformation?

583


Under which circumstances, informatica server creates reject files?

589


What do mean by local and global repository?

703


Briefly describe lookup transformation?

599


what are the best practices to extract data from flat file source which are bigger than 100 mb memory?

1916


What is the commit type if you have a transaction control transformation in the mapping?

652


Why do you use Mapping Parameter and mapping variable?

1285