Display All Learners

EasyGrade 11

Display all the fields of all the records in the Students table. This is the simplest possible SELECT — get comfortable with the SELECT…FROM shape before adding conditions.

Database

Greenfield High — Student Records

A small school database: students, the subjects they can take, and the marks recorded each term.

query.sql

Loading in-browser database…

Run your query to see results here.