kettle_anonymous
03-08-2006, 04:01 AM
Hi,
I am not sure how i can archieve the following, if at all possible i want to transform table1 to table2. Is this possible?
Table1:
id measuretype value
1 5 somevalue1
2 7 somevalue2
Table2:
id measuretype5 measuretype7
1 somevalue1 somevalue2
I am not sure how i can archieve the following, if at all possible i want to transform table1 to table2. Is this possible?
Table1:
id measuretype value
1 5 somevalue1
2 7 somevalue2
Table2:
id measuretype5 measuretype7
1 somevalue1 somevalue2