Exam 12: Database Design

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Columns in a table often are called fields or _____.

(Multiple Choice)
4.9/5
(32)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Association between entities.
Responses:
nonkey
primary key
normalization
Correct Answer:
Verified
Premises:
Responses:
Association between entities.
nonkey
(Matching)
4.8/5
(38)

A(n) ____________________ is like a noun: It is a person, place, thing, or event.

(Short Answer)
4.9/5
(41)

The process of determining the particular tables and fields that will make up a database is known as ____________________.

(Short Answer)
4.9/5
(34)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Alternate name for a row in a table.
Responses:
nonkey
tuple
attribute
Correct Answer:
Verified
Premises:
Responses:
Alternate name for a row in a table.
nonkey
(Matching)
4.9/5
(32)

When you merge entities in a database design, the merged entities automatically will be in third normal form (3NF).

(True/False)
4.8/5
(35)

A(n) _____ key is a field in one table whose values are required to match the primary key of another table.

(Multiple Choice)
4.7/5
(33)

Modified Multiple Choice ____ are update anomalies.

(Multiple Choice)
4.8/5
(39)

A table that contains a repeating group, or multiple entries for a single row, is called a non-standard table.

(True/False)
4.8/5
(43)

Critical Thinking Questions Case 11-1 One of the employees at Regional Books is attempting to use the normalization process in the design of the database. She has created the following unnormalized table: Book ( ISBN , Title, PublisherCode, PublisherName, (AuthorNum, AuthorLast, AuthorFirst)) How can she convert this unnormalized table to a table in first normal form?

(Essay)
4.8/5
(35)

Any field or collection of fields that determines another field is called a(n) _____.

(Multiple Choice)
4.9/5
(29)

The _____ key of a table is the field or minimum collection of fields that uniquely identifies a given row in that table.

(Multiple Choice)
4.9/5
(40)

Relationships are implemented through matching fields.

(True/False)
4.8/5
(41)

A field is a dependent field if it is not part of the primary key.

(True/False)
4.9/5
(34)

Critical Thinking Questions Case 11-2 An employee at Regional Books is using the normalization process to analyze her database design. She has created the following Book table: Book ( ISBN , Title, Publisher Code, PublisherName) How can she convert this table to a table in 3NF?

(Essay)
4.8/5
(33)

  The accompanying figure shows the shorthand representation for a Course Offerings table containing a repeating group. This table is called a(n) _____ table. The accompanying figure shows the shorthand representation for a Course Offerings table containing a repeating group. This table is called a(n) _____ table.

(Multiple Choice)
4.7/5
(41)

In a relation, the order of columns is immaterial.

(True/False)
4.9/5
(40)

In Access, the terms record and field are used to describe rows and columns in a relation.

(True/False)
4.8/5
(27)

  The accompanying figure shows the Course table in the Camashaly Design database. In a relational database, each row should be _____. The accompanying figure shows the Course table in the Camashaly Design database. In a relational database, each row should be _____.

(Multiple Choice)
4.8/5
(36)

A foreign key is a field in one table whose values are required to match the primary key of another table.

(True/False)
4.9/5
(49)
Showing 61 - 80 of 112
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)