Mastering Compound Conditions: 20 Questions to test your AND/OR logic.
Please enter your name to begin. Once locked, it cannot be changed.
Ensure your capitalisation matches exactly:
Rating = 9 OR Rating = 10, NOT Rating = 9 OR 10).| FilmID (Int) | Title (Text) | Director (Text) | Genre (Text) | ReleaseYear (Int) | Rating (Int) |
|---|
| GameID (Int) | Title (Text) | Platform (Text) | Genre (Text) | Price (Int) | Multiplayer (Text) |
|---|
| BookID (Int) | Title (Text) | Author (Text) | Genre (Text) | PublicationYear (Int) |
|---|
Read the broken queries below and type the fully corrected versions. Pay attention to syntax, quotation marks, and complete compound conditions.
| ActID (Int) | Stage (Text) | Day (Text) | SetLength (Float) |
|---|