 Informatica Checkpoints
No Answer is Posted For this Question
Be the First to Post Answer
Please let me know how to make encryption and decryption with example?
How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
In which conditions we can not use joiner transformation (Limitaions of joiner transformation) ?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
Converting Rows to columns I have Relational source like his. JAN FEB MAR APR 100 200 300 400 500 600 700 800 900 100 200 300 I need to convert these rows into columns to the targe. MONTH TOTAL JAN 1500 FEB 900 MAR 1200 APR 1500 Please experts help me
In which transformation you cannot drag ports into it?
How to import oracle sequence into Informatica?
How does a sorter cache works?
IN A MAPPING WHEN WE USE AGGRIGATER TRANSFORMATION WE WILL USE GROUP BY PORT. IF GROUPBY IS NOT SELECTED BY DEFAULT IT WILL TAKE ONLY THE LAST COLUMN WHY????
What are active and passive transformations?
Write the unconnected lookup syntax and how to return more than one column.
Write the program through which the records can be updated?