Hi all I have a customer table with an address Column and an Order table with a OrderDate column .
I would like to create a Query that would display the customer address and only the Last order made.
So far I was only able to display the address and and all the Order dates