barbarossaii
Master of Disaster
- Local time
- Today, 16:31
- Joined
- Dec 28, 2002
- Messages
- 70
Hi,
is there a way of transforming a m:n-matrix (a table in my db) into an n:m-matrix (result of a query) ?
The query should diplay its elements Q_ji pulled from the table elements T_ij in a way that Q_ji equals T_ij (with i=1..m and j=1:n). For a better understanding of the query, the names of the 'lines' and 'columns' of the table should be transformed for display in the query, too.
TIA,
Barbarossa II
PS: I'm sorry for my poor englisch in my question (it"s not my native tongue).
is there a way of transforming a m:n-matrix (a table in my db) into an n:m-matrix (result of a query) ?
The query should diplay its elements Q_ji pulled from the table elements T_ij in a way that Q_ji equals T_ij (with i=1..m and j=1:n). For a better understanding of the query, the names of the 'lines' and 'columns' of the table should be transformed for display in the query, too.
TIA,
Barbarossa II
PS: I'm sorry for my poor englisch in my question (it"s not my native tongue).