SQL Practice Quiz: Chunk 3 (Extended)

Mastering Compound Conditions: 20 Questions to test your AND/OR logic.

Please enter your name to begin. Once locked, it cannot be changed.

🗄️ Available Tables

Ensure your capitalisation matches exactly:

⚠️ THE COMPOUND RULES ⚠️

Section 1: Narrowing Data (The AND Operator)

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

Section 2: Expanding Data (The OR Operator)

GameID (Int)Title (Text)Platform (Text)Genre (Text)Price (Int)Multiplayer (Text)

Section 3: Mixed Logic Sandbox

BookID (Int)Title (Text)Author (Text)Genre (Text)PublicationYear (Int)

Section 4: OCR Exam Technique (Spot the Errors)

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)

Screenshot this box when finished

NAME NOT LOCKED YET
0 / 20 correctly finished