Icon New game New game

Computer Science - SQL Lesson 3 Starter

Froggy Jumps

Computer Science - SQL Lesson 3 Starter

Download the paper version to play

25 times made

Created by

United Kingdom

Top 10 results

  1. 1
    01:16
    time
    100
    score
  2. 2
    Why?
    Why?
    01:11
    time
    82
    score
  3. 3
    01:53
    time
    82
    score
  4. 4
    Jude
    Jude
    02:08
    time
    82
    score
  5. 5
    Lewis_PAFC
    Lewis_PAFC
    01:22
    time
    64
    score
  6. 6
    pluh
    pluh
    01:14
    time
    45
    score
Do you want to stay in the Top 10 of this game? to identify yourself.
Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

  1. time
    score
  1. time
    score
time
score
time
score
 
game-icon

Froggy Jumps

Computer Science - SQL Lesson 3 StarterOnline version

Computer Science - SQL Lesson 3 Starter

by Mr Habib
1

What does the SELECT statement do in SQL?

2

Which clause is used to filter records in SQL?

3

Which SQL keyword is used to specify the table to query?

4

What does the ORDER BY clause do?

5

Which comparison operator means 'not equal to' in SQL?

6

Which operator is used to compare if a value is greater than another?

7

Which SQL clause is used to sort results in descending order?

8

Which of the following is a valid SQL SELECT statement?

9

Which clause would you use to get records where age is greater than 30?

10

Which operator checks if two values are equal in SQL?

11

What is the correct order of SQL clauses in a SELECT statement?