Midterm Quiz2 - Information Management

Midterm Quiz2 - Information Management

12th Grade

7 Qs

quiz-placeholder

Similar activities

BTEC National U2 - Testing Tables (Paper - Part A)

BTEC National U2 - Testing Tables (Paper - Part A)

12th Grade

10 Qs

HTML5 Forms

HTML5 Forms

11th - 12th Grade

10 Qs

Access - Lesson 10

Access - Lesson 10

9th - 12th Grade

10 Qs

Intro to Comp Science: U2L11

Intro to Comp Science: U2L11

8th - 12th Grade

10 Qs

Penormalan

Penormalan

1st - 12th Grade

12 Qs

Normalisation

Normalisation

12th Grade

10 Qs

MS Access Database

MS Access Database

KG - University

10 Qs

Categories of computers

Categories of computers

4th Grade - University

12 Qs

Midterm Quiz2 - Information Management

Midterm Quiz2 - Information Management

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Marilou Bartolome

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an unnormalized data?

Data with redundant data

Data with only one table

Data with no anomalies

Data with no primary key

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main objective of normalization?

To increase data redundancy

To eliminate data anomalies

To store data in multiple tables

To have nonprime attributes independent of the primary key

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which normal form ensures that each table represents a single subject?

Boyce-Codd normal form

First normal form

Second normal form

Third normal form

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the highest level of normalization considered necessary for most applications?

First normal form

Second normal form

Third normal form

Fourth normal form

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the example of an unnormalized table provided in the text?

STU_NUM STU_NAME

ADV_ID SUBJ_CODE STU_NUM

ADV_ID ADV_NAME

ADV_NAME SUBJ_CODE SUBJECT STU_NUM STU_NAME

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which normal form ensures that there are no non-key attributes determined by another non-key attribute?

Boyce-Codd normal form

Third normal form

Second normal form

First normal form

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the reference book mentioned in the text for database systems?

Introduction to Programming

Fundamentals of database systems

Database systems: design, implementation, and management

Data Structures and Algorithms