Y9 Assessment 4 Revision Quiz

Y9 Assessment 4 Revision Quiz

9th - 10th Grade

26 Qs

quiz-placeholder

Similar activities

GCSE Computer Science - 2.1: Algorithms

GCSE Computer Science - 2.1: Algorithms

9th - 11th Grade

31 Qs

Topic 1: Computational thinking, level 2

Topic 1: Computational thinking, level 2

9th Grade

25 Qs

Searching and Sorting Algorithms

Searching and Sorting Algorithms

10th Grade

24 Qs

Sorting Algorithm

Sorting Algorithm

9th - 12th Grade

25 Qs

Sorting Algorithms in Java

Sorting Algorithms in Java

9th - 12th Grade

25 Qs

Sorting Algorithms

Sorting Algorithms

9th - 12th Grade

25 Qs

Unit 1 Vocabulary

Unit 1 Vocabulary

9th - 12th Grade

21 Qs

Algorithms are not magic - AQA A Level Computer Science

Algorithms are not magic - AQA A Level Computer Science

8th Grade - University

25 Qs

Y9 Assessment 4 Revision Quiz

Y9 Assessment 4 Revision Quiz

Assessment

Quiz

Computers

9th - 10th Grade

Hard

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

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?