I have a flat file, in which i have two fields, emp_id,
emp_name. The data is like this,
emp_id,emp_name
101,soha
101,ali
101,khan
102,siva
102,shanker
102,reddy.
how to merge the names so that my output is like this
Emp_id Emp_name
101 Soha ali kahn
102 siva shenkar reddy
please provide solution
8
describe the starschema grouping ?how can i add a new column
for existing report ,when it is not present even in model &
dataabase?
131
what are business components in Informatica?
181
It is possible to test 2 query subjects at a time in CRN1.1
& C8 FWM?
104
------------- How to identify the Revenue Column in Report?
101
in single column there is india and malaysia and uk canada
and dubai,saudi.ok i need using valuable prompt i select
asian country will be display india malaysia and i will
select eurobe country only display uk canada.pls tell me
any how do set this concept using valuable prompt
80
for data loading in oracle, what are conventional loading ,
what are conventional loading and direct-path loading?
123
What is your favorite all time computer book? Why?
two sources S1,S2 containing measures M1,M2,M3, 4 dimensions
D1,D2,D3,D4, 1 Fact F1 containing measures M1,M2,M3 and
surrogate keys K1,K2,K3,K4
(a) write a sql statement to populate Fact table F1
(b) Design a mapping in Informatica for loading of fact
table F1.
118
How security is concerned with Reportnet? Explain its
implementing steps.