Last updated 4 years ago
Was this helpful?
SELECT id, name, age FROM people WHERE age > 50 ORDER BY age DESC