Y9 Assessment 4 Revision Quiz

Y9 Assessment 4 Revision Quiz

9th - 10th Grade

26 Qs

quiz-placeholder

Similar activities

Unit 10 Algorithms

Unit 10 Algorithms

9th - 12th Grade

25 Qs

DM Computer Hardware and Devices Pre_Test 2025/2026

DM Computer Hardware and Devices Pre_Test 2025/2026

9th Grade

25 Qs

Algorithms

Algorithms

8th - 9th Grade

21 Qs

Computer Science Principles Unit 6 Assessment

Computer Science Principles Unit 6 Assessment

9th - 12th Grade

24 Qs

Code org 1

Code org 1

5th - 12th Grade

21 Qs

2.1 Computational Thinking & Algorithms Essential Knowledge

2.1 Computational Thinking & Algorithms Essential Knowledge

9th - 12th Grade

30 Qs

ASK T3 3.1.4

ASK T3 3.1.4

9th - 12th Grade

21 Qs

APCSP Unit 5 Study Guide

APCSP Unit 5 Study Guide

9th - 12th Grade

28 Qs

Y9 Assessment 4 Revision Quiz

Y9 Assessment 4 Revision Quiz

Assessment

Quiz

Computers

9th - 10th Grade

Hard

CCSS
RI.9-10.4, RI.11-12.4, RI.7.4

+1

Standards-aligned

Created by

Paul Greenwood

Used 3+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "SQL" stand for?

Structured Question Language

Structured Query Language

Simple Query Language

Simple Question Language

Tags

CCSS.RI.11-12.4

CCSS.RI.7.4

CCSS.RI.8.4

CCSS.RI.9-10.4

CCSS.RI.9-10.4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to extract data from a database?

Extract

Get

Open

Select

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you were wanting to filter data, which clause would you use?

Where

Order by

From

Select

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using which word allows you to specify that more than one condition must be met in a query?

Also

And

Or

Where

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Less than or equal to?

>=

=>

=<

<=

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we select all rows for the "Designer" table?

SELECT * FROM Designer

SELECT [All] FROM Designer

SELECT Designer.*

SELECT FROM Designer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

SELECT, FROM, ORDER BY, WHERE

SELECT, FROM, WHERE, ORDER BY

SELECT, WHERE, FROM, ORDER BY

WHERE, FROM, SELECT, ORDER BY

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?