Top 5records by highest 90+ bucket

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I know I am repeating same questions. I have been trying to use other's
SQL but it is not working for me.
I have a table with: CCC, 90+ $, CustomerName
CCC Consist of (ATL, HOU).
I want to see top 5 highest 90+ $ for each CCC. I do not have to see the
customer name. so I am hoping to see something like this.

ATL $500.00
ATL $400.00
ATL $300.00
ATL $200.00
ATL $100.00
HOU $500.00
HOU $400.00
HOU $300.00
HOU $200.00
HOU $100.00
thank you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top