1.3.2a Databases

1.3.2a Databases

11th Grade

5 Qs

quiz-placeholder

Similar activities

Database Relationships

Database Relationships

10th - 12th Grade

10 Qs

Database Normalization

Database Normalization

11th Grade

9 Qs

Database Concepts (1)

Database Concepts (1)

11th Grade

10 Qs

Understanding Database Normalisation Concepts

Understanding Database Normalisation Concepts

11th Grade - University

10 Qs

Database

Database

8th - 12th Grade

10 Qs

Higher Databases

Higher Databases

10th - 12th Grade

10 Qs

Access Section 1

Access Section 1

9th - 12th Grade

10 Qs

CPO Lesson 1.3 p1

CPO Lesson 1.3 p1

9th - 12th Grade

10 Qs

1.3.2a Databases

1.3.2a Databases

Assessment

Quiz

Computers

11th Grade

Easy

Created by

RHSC Computing

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The rows in a database are called fields and the columns are called records.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is not an example of what could be stored in a database?

Sales Transactions & Financials

Revision Resources

Customer/Staff Information

Product Information

3.

DROPDOWN QUESTION

1 min • 3 pts

A database is a ​ (a)   of ​ (b)   or information which is held together in an ​ (c)   or logical way.

collection
data
organised

4.

MATCH QUESTION

1 min • 4 pts

Match the following keys:

The link between two table

Surrogate Key

Unique identifier for each record

Primary Key

Primary key using existing table data

Foreign Key

Primary key created from scratch

Composite Key

Attribute that together are unique

Natural Key

5.

MULTIPLE SELECT QUESTION

45 sec • 3 pts

What is true about a primary key?

Must be unique

Must not change

Must never be null (empty)

Must be used as a foreign key in another table