M
Mark Aslan Kuschel
Hello,
I have to tables, companies and customer.
To each company, an indefinite number of customers can be assigned (Foreign
key).
How can I create a query that might look like this:
Firma_Name Tel Fax Email
(+) Company A Tel A Fax A Email A
(+) Company B Tel B Fax B Email B
(-) Company C Tel C Fax C Email C
Customer_Firstname Customer_Lastname Customer_Email Customer_Tel
Firstname C_1 Lastname C_1 Customermail C_1 Customertel C_1
Firstname C_2 Lastname C_2 Customermail C_2 Customertel C_2
The user clicks the plus and sees a subtable with all customers.
Is this possbile?
Best regards,
Mark Kuschel
I have to tables, companies and customer.
To each company, an indefinite number of customers can be assigned (Foreign
key).
How can I create a query that might look like this:
Firma_Name Tel Fax Email
(+) Company A Tel A Fax A Email A
(+) Company B Tel B Fax B Email B
(-) Company C Tel C Fax C Email C
Customer_Firstname Customer_Lastname Customer_Email Customer_Tel
Firstname C_1 Lastname C_1 Customermail C_1 Customertel C_1
Firstname C_2 Lastname C_2 Customermail C_2 Customertel C_2
The user clicks the plus and sees a subtable with all customers.
Is this possbile?
Best regards,
Mark Kuschel