Question about the ORDER BY command Follow supermath690 December 16, 2024 02:59 0 When I use ORDER BY, it always lists the quantities from least to greatest. But the challenge I'm facing requires the opposite: from greatest to least. How do I do that? Thanks!
Please sign in to leave a comment.