how to get the first row without using rank t/r?

Answer Posted / moorthy g

In Source Qualifier Sql Override
Ex: Table Name: Dept1
SELECT DEPT1.DEPTNO, DEPT1.DNAME, DEPT1.LOC
FROM
DEPT1
WHERE ROWNUM=1

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do you use Mapping Parameter and mapping variable?

1286


Explain how many types of dimensions are available in informatica?

595


Explain lookup transformation source types in informatica

700


Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?

781


write a query to retrieve the latest records from the table sorted by version(scd)

631






What is informatica powercenter repository?

711


Explain pushdown optimization and types in informatica

668


Define update strategy?

637


In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.

1535


What is different between the data warehouse and data mart?

630


Could you explain what is enterprise data warehouse?

555


Different sorts of metadata that stores in the storage facility?

561


in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records

1734


Design a mapping to load the cumulative sum of salaries of employees into target table?

896


What do you understand by term role-playing dimension?

574