Help me problem with metadata and columns [message #36509] |
Sat, 01 December 2001 07:46  |
Angelo
Messages: 16 Registered: November 2001
|
Junior Member |
|
|
Hi ALL,
I have a fact table that has 30 columns and i have to obtain another table that has 7 columns.
In order to obtain the table with 7 columns i have a relationship among 30 Columns of the Fact table and the 7 columns of the other table.
For example if the first table has five columns (A,B,C,D,E) I have obtain another Table with two columns (X=A+C+D,Y=B+E) making the sum for each rows.
Do you have some idea in order to solve this problem?
----------------------------------------------------------------------
|
|
|
|