3 tables [message #293666] |
Mon, 14 January 2008 08:42 |
totalhate
Messages: 2 Registered: January 2008
|
Junior Member |
|
|
Hello,
I have 3 tables "selektion" ("kndnr" [pk], "werbecode"), "xkundenadrassen" (kndnr[sk], "kndnrart"[pk], "vorname1", "nachname1") and "xkundentitel"("kndnrart"[pk/sk], "titel1"). I need a file with all data from "selektion" where "werbecode" = 221000. In addition, I need the attributes from the "xkundentitel" and "xkundenadresse".
For each data in "selektion" in the table "xkundentitel" are until 9 datas. I need for each data from "selektion" one line (all with the same length.
|
|
|
|
|
|