Chapter 4: Database Design Using Normalization

Chapter 4: Database Design Using Normalization

12th Grade

33 Qs

quiz-placeholder

Similar activities

Entrepreneurship Review Part 2

Entrepreneurship Review Part 2

12th Grade

29 Qs

Professionalism Review

Professionalism Review

10th - 12th Grade

30 Qs

Principles of Business 9e Chapter 7

Principles of Business 9e Chapter 7

9th - 12th Grade

30 Qs

Business Essentials 1.01-1.02

Business Essentials 1.01-1.02

9th Grade - University

33 Qs

Introduction to Business and Technology Part 1

Introduction to Business and Technology Part 1

9th - 12th Grade

28 Qs

Management Chapter 2 Review

Management Chapter 2 Review

10th - 12th Grade

35 Qs

Microenterprise Vocab Group 1

Microenterprise Vocab Group 1

10th - 12th Grade

29 Qs

Marketing Chapter 6 Test - Consumer Market and Buying Behavior

Marketing Chapter 6 Test - Consumer Market and Buying Behavior

12th Grade

29 Qs

Chapter 4: Database Design Using Normalization

Chapter 4: Database Design Using Normalization

Assessment

Quiz

Business

12th Grade

Medium

Created by

Thanagid Chaichayanon

Used 2+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you are given a set of tables and asked to create a database to store their data, the first step is to ________.

assess the existing tables' structure and content

design the database structure

create one or more new tables

move the data into the new database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first step in assessing table structure includes ________.

counting rows

examining columns

examining data values

Both A and B are correct

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The second step in assessing table structure includes ________.

counting rows

examining columns

examining data values

A and B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During the second step of assessing table structure, you are trying to determine ________.

multivalued dependencies

data types

missing values

subqueries

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During the second step of assessing table structure, you are trying to determine ________.

relationships

candidate keys

updatability

efficiency

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To count the number of rows in a table, use the SQL construct ________.

SELECT *

SELECT TOP n *

SELECT COUNT(TOP n)

SELECT COUNT(*)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The SQL function COUNT ________.

counts the number of columns in a table

counts the number of rows in a table

counts the number of tables in a database

counts the number of updates to a database

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?