10 CT Analysing Data Wk7 PostQuiz

10 CT Analysing Data Wk7 PostQuiz

9th Grade

21 Qs

quiz-placeholder

Similar activities

GCSE Computer Science - Legal

GCSE Computer Science - Legal

9th - 11th Grade

25 Qs

Computing Legislation

Computing Legislation

9th Grade

20 Qs

Ethical, Environmental, Cutural & Legal Impacts

Ethical, Environmental, Cutural & Legal Impacts

9th - 10th Grade

17 Qs

QuickBooks Online Exam Review

QuickBooks Online Exam Review

9th - 12th Grade

19 Qs

Prep for the Excel Exam

Prep for the Excel Exam

8th - 12th Grade

21 Qs

ESB Domain 2 Lesson 2

ESB Domain 2 Lesson 2

9th Grade

24 Qs

Excel - Lesson 12: Charts

Excel - Lesson 12: Charts

9th - 12th Grade

20 Qs

iGCSE Computer Science: Ethical & Legal Impact

iGCSE Computer Science: Ethical & Legal Impact

9th - 12th Grade

20 Qs

10 CT Analysing Data Wk7 PostQuiz

10 CT Analysing Data Wk7 PostQuiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Alex Song

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When modelling a Student entity, which of the following is an attribute?

Enrolment

Course

Date of Birth

Registration event

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an event-based model, “Payment Received” is best classified as a(n):

Entity

Attribute

Event

Relationship

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a relational database, the link between Customer and Order tables is usually implemented with:

Identical primary keys in both tables

A foreign key in Order referencing Customer

A lookup list in Customer

A composite key of Product attributes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“One department employs many employees” exemplifies which cardinality?

1:1

1:Many

Many:Many

Recursive

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A spreadsheet is more usable than a database when you need to:

Perform multi-table joins

Create a quick pivot chart on one table

Enforce referential integrity

Handle millions of rows

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A core usability advantage of a relational DB over a spreadsheet is its ability to:

Spell-check automatically

Visualise data instantly

Enforce data types and relationships

Edit multiple cells at once

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement returns all distinct customer regions from Sales?

SELECT UNIQUE region FROM Sales;

SELECT DISTINCT region FROM Sales;

SELECT region UNIQUE FROM Sales;

SELECT region FROM Sales DISTINCT;

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?