GCSE J277 - 2.2.3 - SQL

GCSE J277 - 2.2.3 - SQL

7th Grade

20 Qs

quiz-placeholder

Similar activities

Introduction to Animate CC

Introduction to Animate CC

7th Grade

17 Qs

MORE ON CSS3

MORE ON CSS3

7th Grade

15 Qs

Empowerment Technologies

Empowerment Technologies

KG - 12th Grade

15 Qs

Q7/Q8 Email Vocabulary (Basics in 21t4s)

Q7/Q8 Email Vocabulary (Basics in 21t4s)

5th - 9th Grade

17 Qs

Keyboard

Keyboard

3rd - 8th Grade

20 Qs

Getting to Know the Operating System

Getting to Know the Operating System

7th - 8th Grade

19 Qs

Computer objective test(Fundamentals)

Computer objective test(Fundamentals)

5th - 7th Grade

21 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

GCSE J277 - 2.2.3 - SQL

GCSE J277 - 2.2.3 - SQL

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Paul Greenwood

Used 161+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a valid clause (part) of a SQL statement

SELECT
FROM
WHERE
TABLE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct order for these keywords in a SQL statement

SELECT, WHERE, FROM
SELECT, FROM, WHERE
FROM, WHERE, SELECT
WHERE, FROM, SELECT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choosing which fields of data are retrieved is done in which part of the statement

SELECT
FROM
WHERE
ORDER BY

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choosing the criteria for which data is retrieved is done in which part of the statement

SELECT
FROM
WHERE
ORDER BY

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choosing the table data is extracted from is done in which part of the statement

SELECT
FROM
WHERE
ORDER BY

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these wildcards would retrieve ALL fields (Columns) from a table

!
ALL
*
@

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements would retrieve everyone with the name "Jim"

SELECT * FROM users WHERE name = "Jim"
SELECT * FROM users WHERE name = Jim
SELECT * FROM users WHERE name == "Jim"
SELECT * FROM users WHERE name == Jim

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?