Exam 2: Database Design Fundamentals
Exam 1: Introduction to TAL Distributors, Colonial Adventure Tours, and Solmaris Condominium Group75 Questions
Exam 2: Database Design Fundamentals75 Questions
Exam 3: Creating Tables75 Questions
Exam 4: Single-Table Queries75 Questions
Exam 5: Multiple-Table Queries75 Questions
Exam 6: Updating Data75 Questions
Exam 7: Database Administration75 Questions
Exam 8: SQL Functions and Procedures75 Questions
Select questions type
In a relational database,relationships are implemented by having common columns in two or more tables.
(True/False)
4.8/5
(42)
What are the six steps necessary to design a database for a set of requirements?
(Essay)
4.8/5
(29)
In a relation,all values in a column are values of the same attribute.
(True/False)
4.9/5
(38)
If a table contained both employee numbers and Social Security numbers,both columns would be referred to as candidate keys.
(True/False)
4.7/5
(36)
A relational database is a collection of ____________________.
(Short Answer)
4.8/5
(41)
____ can occur when there is a column in a table that is dependent on only a portion of the primary key.
(Multiple Choice)
4.9/5
(37)
______________________________ is another name given to third normal form in this text.
(Short Answer)
4.8/5
(31)
Because there is a one-to-many relationship between sales reps and customers in the TAL Distributors database,one sales rep can be associated with zero,one,or more customers.
(True/False)
4.7/5
(41)
A table is in third normal form if it is in second normal form and no nonkey column is dependent on only a portion of the primary key.
(True/False)
4.7/5
(36)
A ____ column is a column that is not part of the primary key.
(Multiple Choice)
4.9/5
(41)
If B is functionally dependent on A,you also can say that A functionally ____________________ B.
(Short Answer)
4.9/5
(41)
The process of determining the particular tables and columns that will comprise a database is known as ____.
(Multiple Choice)
4.9/5
(42)
The four categories of update anomalies are additions,deletions,inconsistent data,and ____________________.
(Short Answer)
4.9/5
(40)
A relation is in ____________________ normal form if it does not contain any repeating groups.
(Short Answer)
4.8/5
(35)
Showing 21 - 40 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)