Plz can anybody send Informatica and Cognos FAQ
Plz To thid ID ppradeep_dwh@yahoo.co.in
what is the complex transformation you used in informatica
S1 is having 1 lakh records and s2 is having 100 records, s2 should compare s1 if emp no is same data should be updated if not their it should insert the data.what are the transformation used?
What are the disadvantages of Sequence Generator T/R?
What is domain in terms of informatica?
COM components can be used in Informatica
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
Can we have a Mapping without a Source Qualifier?
Two relational tables are connected to SQ Trans,what are the possible errors it will be thrown?
To provide support for Mainframes source data,which files r used as a COBOL files
In operator is used in which transformation in informatica 8.6.0
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
What is the function of look up transformation?