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:
Field that uniquely identifies a given row.
Responses:
primary key
relationship
entity
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(36)
The attributes of an entity become the ____________________ in a table.
(Short Answer)
4.9/5
(33)
Modified Multiple Choice _____ is(are) used in the shorthand representation of table.
(Multiple Choice)
4.8/5
(48)
If a client can be offered many courses and each course is offered to many clients, there is a many-to-many relationship between clients and courses.
(True/False)
4.7/5
(36)
The goal of normalization is to take a table or collection of tables and produce a new collection of tables that represents the same information but is free of problems.
(True/False)
4.7/5
(29)
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)) What will be the primary key of the table in first normal form?
(Essay)
4.9/5
(34)
When you combine a field name with a table name, you say that you _____ the field names.
(Multiple Choice)
4.9/5
(33)
In designing a database, you must first identify the fields in the database and then the tables.
(True/False)
5.0/5
(39)
When creating a database, a(n) _____ is represented as a table.
(Multiple Choice)
4.8/5
(31)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
A field or collection of fields that determines another field.
Responses:
entity
relationship
determinant
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(36)
In a relation, the order of rows is fixed; rows must be in ascending order by primary key.
(True/False)
4.8/5
(38)
If you know that whenever you are given a value for one field, you will be able to determine a single value for a second field, the first field is said to determine the second field. In addition, the second field is said to be ____________________ dependent on the first.
(Short Answer)
4.8/5
(32)
When you combine a field name with a table name, you say that you ____________________ the field names.
(Short Answer)
4.9/5
(39)
The normalization process involves converting tables into various types of _____.
(Multiple Choice)
4.9/5
(33)
Modified Multiple Choice The most common normal forms are _____.
(Multiple Choice)
4.8/5
(46)
If one employee is assigned to a project and each project has only one employee working on it, there is a(n) _____ relationship between employees and projects.
(Multiple Choice)
4.9/5
(40)
A dependent key is a field or combination of fields on which all fields in the table are functionally dependent.
(True/False)
4.8/5
(42)
Showing 41 - 60 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)