M
Mike Schumann
I have a database containing customer invoices. Each record includes the
CustomerID, the InvoiceDate and other fields.
I would like to create a query that returns only the most recent invoice
record for each customer.
Can anyone explain the simplest way to do this?
Thanks,
CustomerID, the InvoiceDate and other fields.
I would like to create a query that returns only the most recent invoice
record for each customer.
Can anyone explain the simplest way to do this?
Thanks,