Y9 Assessment 4 Revision Quiz

Y9 Assessment 4 Revision Quiz

9th - 10th Grade

26 Qs

quiz-placeholder

Similar activities

Sorting Algorithm

Sorting Algorithm

9th - 12th Grade

25 Qs

Sorting Algorithms in Java

Sorting Algorithms in Java

9th - 12th Grade

25 Qs

Binary and Search Algorithms Quiz

Binary and Search Algorithms Quiz

9th - 12th Grade

29 Qs

Algorithm Computer Science

Algorithm Computer Science

9th - 12th Grade

23 Qs

Computational Thinking

Computational Thinking

10th Grade

26 Qs

Intro to Algorithms

Intro to Algorithms

9th - 12th Grade

23 Qs

Unit 3 Exam

Unit 3 Exam

9th Grade

24 Qs

Topic 4: Computational Thinking

Topic 4: Computational Thinking

10th Grade

25 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.8.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.9-10.4

CCSS.RI.9-10.4

CCSS.RI.8.4

CCSS.RI.7.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?