Advanced Database Development Part 3

Advanced Database Development Part 3

University

8 Qs

quiz-placeholder

Similar activities

Q11 - Info Mgt

Q11 - Info Mgt

University

10 Qs

Intro to Databases

Intro to Databases

12th Grade - University

12 Qs

DBMS

DBMS

University

10 Qs

RDBMS

RDBMS

University

11 Qs

data analytics quiz1

data analytics quiz1

University

10 Qs

Unit 24 - Java Basics

Unit 24 - Java Basics

University

10 Qs

RDBMS

RDBMS

University

10 Qs

Data modelling

Data modelling

University

10 Qs

Advanced Database Development Part 3

Advanced Database Development Part 3

Assessment

Quiz

Computers

University

Medium

Created by

Beth Cox

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Why do we normalise?

Make it easier for other systems to use the database

Because the industry recommends it

Stop data anomalies

Remove data redundancy

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ANSI-SPARC model is recommended because

It allows data independence

It provides better error handling

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Database Security is protecting data against

Unauthorised disclosure

Authorised Alteration

Unauthorised Alteration

Unauthorised Destruction

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Integrity is

The accuracy of the data

The lifespan of the data

The validity of the data

The protection of the data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A functional dependency determines the relation of one attribute to another attribute.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For normalisation, up to BCNF, we use Functional Dependencies

True

False

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

When we consider nulls, the common meanings of them are:

Not known

Not applicable

Not calculated

8.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the types of column overloading?

Overlapping Attributes

Null Attributes

Concatenated Attributes

Encoded Attributes