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 / upendra

In Informatica mapping we can find source A last record into Target B first record.


SRC-->Rank--> TGT

note:rank transformation edit propertities tab assign bottom=1

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you prepared reports for OLAP?

1349


Dimension Object created in Oracle can be imported in Designer Cubes contain measures

2124


Can one use mapping parameter or variables created in one mapping into any other reusable transformation?

836


Differentiate between router and filter transformation?

791


What is meant by a domain?

836


What are the tasks that source qualifier perform?

820


Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?

1004


What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?

809


How you know when to use a static cache and dynamic cache in lookup transformation?

1540


What happens when a session fails and you click on recover?

842


Briefly define a session task?

790


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

1628


What is the format of informatica objects in a repository?

801


what are the different types of transformation available in informatica. And what are the mostly used ones among them?

718


Enlist the various types of transformations.

727