Exam 12: Database Design
Exam 1: Office 2010 and Windows 7 Essential Concepts and Skills112 Questions
Exam 2: Databases and Database Objects: an Introduction112 Questions
Exam 3: Querying a Database112 Questions
Exam 4: Maintaining a Database112 Questions
Exam 5: Creating Reports and Forms112 Questions
Exam 6: Multitable Forms112 Questions
Exam 7: Advanced Report Techniques112 Questions
Exam 8: Using SQL112 Questions
Exam 9: Advanced Form Techniques112 Questions
Exam 11: Administering a Database Syste112 Questions
Exam 12: Database Design112 Questions
Select questions type
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Association between entities.
Responses:
nonkey
primary key
normalization
Correct Answer:
Premises:
Responses:
(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:
Premises:
Responses:
(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)
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)
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.

(Multiple Choice)
4.7/5
(41)
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 _____.

(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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)