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!
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!