The following tables are loaded into the database:
Books
Films
Students
💡 Tip: Not sure what data is inside? Try running a SELECT * FROM tablename query to discover the columns!
SELECT * FROM tablename
Test your SELECT, FROM, and WHERE commands below.
SELECT
FROM
WHERE