Cinema SQL Sandbox

Database Schema: Films

FilmID (Int) Title (Text) Director (Text) Genre (Text) ReleaseYear (Int) Rating (Int)

Query Editor

Test your SELECT, FROM, and WHERE commands. For example, find all 'Sci-Fi' films with a rating greater than 8.