Customer: customerId, customerName
Order: orderId,customerId,product, date, productDefinetion
I want to display the order which is the latest order from the customer and
I want to display all customer Name
Example:
customerName product productDefinetion
John Video bla bla bla
Maria ------ -----------