SQL Basics: Simple WHERE and ORDER BY

05.04.2023

For this challenge you need to create a simple SELECT statement that will return all columns from the people table WHERE their age is over 50

Blog_Description