G
Günter Brandstätter
Hi all,
I have a serious query-problem. Have two tables which are joined by a
relation "Place"
Table 1
Key Place
1 2
2 3
2 1
Table 2
Place Description
1 Place1
2 Place2
3 Place3
I would need a query, that returns a line for one key in table1 e.g. Key=2
should return the line "Place3, Place1"
Any help appreciated
Günter
I have a serious query-problem. Have two tables which are joined by a
relation "Place"
Table 1
Key Place
1 2
2 3
2 1
Table 2
Place Description
1 Place1
2 Place2
3 Place3
I would need a query, that returns a line for one key in table1 e.g. Key=2
should return the line "Place3, Place1"
Any help appreciated
Günter