placeholder image to represent content

SQL Logical Operations

Quiz by Aaron Curtis

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
4 questions
Show answers
  • Q1
    SELECT TRUE AND TRUE;
    Error
    1
    0
    30s
  • Q2
    SELECT 1 AND 1;
    1
    Error
    0
    30s
  • Q3
    SELECT TRUE AND FALSE;
    1
    0
    Error
    30s
  • Q4
    SELECT FALSE AND TRUE;
    Error
    1
    0
    30s

Teachers give this quiz to your class