|
Try (something like the below sql)
SELECT Customer, Count(0) FROM table1 GROUP BY Customer ORDER BY Count(0) DESC
-----Original Message-----
I have a database that has all orders placed for the
fiscal year. I The information contained in this message and any attachments (the "Message") is intended for specific individual(s), and may be confidential or proprietary. If you are not the intended recipient, please notify the sender immediately, delete this Message and do not disclose. Messages are not secure or error free and can contain viruses and the sender is not liable for any of these occurrences. The sender reserves the right to monitor, record and retain Messages.
|
- [AccessDevelopers] Query database drhovasse
- R: [AccessDevelopers] Query database Orville
- RE: [AccessDevelopers] Query database Lava Boggavarapu
- [AccessDevelopers] Re: Query database drhovasse
