I am trying to display fields from Orders, Products and Customers Tables and cannot find the SQL to do it. I want to display the orders a customer has placed but only display the Customer detail once instead of displaying it on every line. Can anyone help? My SQL is below:-
SELECT DISTINCT...