Write the unconnected lookup syntax and how to return more than one column.
No Answer is Posted For this Question
Be the First to Post Answer
How to implement security measures using repository manager?
What are the types of metadata that stores in repository?
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
Explain incremental aggregation in informatica
What is 'PowerCenter Pushdown Optimization Option' in INFORMATICA ?
Reusable transformation and shortcut differences
What is workflow monitor?
Can you use flat files in Mapplets.
What is a diff between joiner and lookup transformation
16 Answers CTS, Satyam, TCS, UHG,
What is polling in informatica ?
How can we join the tables if they don't have primary and foreign key relationship and no matching port?
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