Search Header Logo
Databases Knowledge Review Unit 2

Databases Knowledge Review Unit 2

Assessment

Presentation

Computers

University

Medium

Created by

Ruth Lock

Used 9+ times

FREE Resource

1 Slide • 34 Questions

1

Databases Knowledge Review Unit 2

Lets review the knowledge you have learned for databases

media

2

Multiple Choice

A tool used to organize, store, retrieve and communicate (report on) groups of related information.

1

Spreadsheet

2

Database

3

Word Processing

4

Desktop Publishing

3

Multiple Choice

What are the Four main objects in a database?

1

Balance, Proximity, Unity, Consistency

2

Spell Check, Grammar, Ruler, Tools

3

Tables, Queries, Forms, Reports

4

Cells, Columns, Rows, Entry

4

Multiple Choice

Students in a database are listed from shortest to tallest. This sort is an example of:

1

ascending

2

descending

5

Multiple Choice

Which is an example of a field that can be formatted with an input mask?

1

Adult/Child

2

Male/Female

3

Yes/No

4

Post code

6

Multiple Choice

What does Normalisation allow a database designer to do?

1

Design their database efficiently, removing the chance of redundancy and inaccuracies.

2

Remove additional records from the tables.

3

Add as much data as they like.

4

Draw an ERD.

7

Multiple Choice

A table where all attributes are dependent on the primary key and are independent of each other, and no row contains two or more multivalued facts about an entity, is said to be in ____.

1

1NF

2

2NF

3

3NF

4

4NF

8

Multiple Choice

To be in 2NF:

1

Any field not relating to the PK is placed in a separate table

2

The records all relate easily

3

Each table has a foreign key

4

There are no redundancies

9

Multiple Choice

Is this table in 2NF: purchase (customerID, storeID, storeLocation)?

1

Yes

2

No

10

Multiple Choice

To be in 3NF:

1

Records do not depend on anything other than the table's PK

2

The PK is not added

3

The FKs are limited to one only

4

The tables all relate to one another

11

Multiple Choice

What type of entity relationships always require a link table?

1

One-to-one

2

One-to-many

3

Many-to-many

12

Multiple Choice

The ____ model views the data as part of a table or collection of tables in which all key values must be identified.

1

relational

2

object-oriented

3

conceptual

4

external

13

Multiple Choice

When you normalize a relation by breaking it into two smaller relations, what must you do to maintain data integrity?

1

Remove any functional dependencies from both relations

2

Assign both relations the same primary key field(s)

3

Create a primary key(s) link for the new relation

14

Multiple Choice

A relation is in 1NF if it doesn't contain any ____________?

1

Determinants

2

Repeating groups

3

Null values in primary key fields

4

Functional dependencies

15

Multiple Choice

What is a foreign key?

1

A unique identifier in a database

2

A primary key of one table that appears in another table

3

A field that should not be in a table and needs removing

16

Multiple Choice

What is an atomic field?

1

A field that contains multiple items of data

2

A field that is repeated

3

A field that contains only one item of data

17

Multiple Choice

An advantage of normalisation is:

1

The storage space needed for a normalised database is likely to be smaller

2

The process of normalising a database is very easy and doesn’t require any skill

3

It is possible to see previous details that have been changed, such as a customer’s address, as we can look back at an older entry

18

Multiple Choice

A disadvantage of normalisation is:

1

The data loses its integrity as some of it is removed in the normalisation process

2

The process of searching the database may be slower due to a higher demand on the central processing unit (CPU)

3

Removing redundant data means that links cannot be created between tables

19

Multiple Choice

Question image

Which field in the Doctors Table makes each record unique?

1

Doctor ID

2

Last Name

3

First Name

4

Phone

20

Multiple Choice

Question image

In Figure F, the relationship of Doctors to Billing is:

1

one-to-one.

2

one-to-many.

3

many-to-many.

4

many-to-one.

21

Multiple Choice

Question image

A collection of fields that appear as a row in a database or table.

1

Record

2

Field

3

Table

4

Column

22

Multiple Choice

Which data type would be the best for a phone number?

1

Text

2

Autonumber

3

Number

4

None of these

23

Multiple Choice

To check if data entered is correct we use...

1

Validation

2

Queries

3

Tables

4

Forms

24

Multiple Select

Which two are types of relationships in a database? NOT examples!

1

one to Many

2

one to one

3

Subject and Teacher

4

Teacher and Teacher

25

Multiple Choice

A unique identifying field is a...

1

Primary Key

2

Integer

3

Verification

4

Boolean

26

Multiple Choice

A database search that can be saved as a separate file is a...

1

Query

2

Validation

3

Filter

4

Verification

27

Multiple Choice

What does SQL stand for?

1

Structure Query Language

2

Structured Queried Languages

3

Standard Query Lingo

4

Single Quandary Language

28

Multiple Choice

SINGLE ROW OF A TABLE IS CALLED

1

TUPLE

2

DOMAIN

3

ATTRIBUTES

4

COLUMN

29

Multiple Choice

Information Redundancy is Duplication of data due to storing the same data multiple times.

1

True

2

False

30

Multiple Select

Question image

Which type of relationship does the ERD represent?

1

One-to-many

2

Many-to-many

3

One-to-one

31

Multiple Select

Question image

Which type of relationship does the ERD represent?

1

One-to-many

2

Many-to-many

3

One-to-one

32

Multiple Choice

What is a composite primary key?

1

A primary key that can be duplicated in the same table

2

An attribute that is a primary key in another table

3

A foreign key that is a primary key in more than one other table

4

A primary key made up from two or more attributes

33

Multiple Choice

Question image

Identify the key field.

1

Car registration number

2

Amount paid

3

Teacher name

4

Car make

34

Multiple Choice

Question image

State how many different data types have been used in this database.

1

3

2

2

3

5

4

4

35

Multiple Choice

States that table relationships must be consistent. In other words, any foreign key field must agree with the primary key that is referenced by the foreign key.

1

Foreign Key

2

Primary Key

3

Entity integrity

4

Referential integrity

Databases Knowledge Review Unit 2

Lets review the knowledge you have learned for databases

media

Show answer

Auto Play

Slide 1 / 35

SLIDE