2
I have 3 tables in a database, one houses customer data, other products and one sales, containing foreign table id key products and customers.
I need to make a query that shows the purchases made by the customer of ID = 2, showing his name and the name of the product he bought. The part that confused me was at the time of showing the name of the product purchased, I managed to perform only the following query:
From now on, thank you.
Thanks! It worked...
– Guilherme Maciel