Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Match each SQL query with its correct purpose.
SELECT * FROM Orders ORDER BY amount DESC;
SELECT DISTINCT city FROM Customers;
SELECT * FROM Orders WHERE amount > 100;
SELECT COUNT(*) FROM Orders;
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!