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

Can we get 1st record through Informatica(without sequence number).

1186


Tell me any other tools for scheduling purpose other than workflow manager pmcmd?

1001


Define update strategy?

810


What is a mapplet/worklet in informatica?

904


What are the different types of transformation available in informatica.

814






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

1320


What are the differences between source qualifier and joiner transformation?

788


write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa

2332


What is fact table? Explain the different kinds of facts.

776


Differentiate between source qualifier and filter transformation?

1263


What is confirmed fact in dataware housing?

6166


What is the need for an etl tool?

815


What is an Integration service in Informatica?

881


Which files are created during the session rums by informatics server?

903


What is meant by lookup transformation?

778