if i am having 10 records in source, i want 20 records in
target...how will you do it

Answer Posted / gyana

pls friends try this..its easy and flexible
--------------------------------------------

SOURCE ---->SOURCE QUALIFIER------->TARGET

IN SQ WRIT THE SQL QUERY
------------------------
SELECT * FROM EMP
UNION ALL
SELECT * FROM EMP WHERE ROWNUM<11


PLS LET ME KNOW IF I AM WRONG

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we call shell scripts from informatica?

581


What is the use of target designer?

593


Explain why we use partitioning the session in informatica?

596


Did u used latest transformations of 8.6.0? for what?

1464


lookup transformation with screenshots

3546






Write the advantages of partitioning a session?

734


Does an informatica transformation support only aggregate expressions?

598


What are mapplets? How is it different from a Reusable Transformation?

613


Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?

1624


Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance

1544


where to store informatica rejected data? How to extract the informatica rejected data?

589


To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?

663


How you can differentiate between connected lookup and unconnected lookup?

598


How can we store previous session logs?

553


Write the unconnected lookup syntax and how to return more than one column.

583