Exam 2: Database Design Fundamentals
Exam 1: Introduction to Premiere Products, Henry Books, and Alexamara Marina 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
If B is functionally dependent on A, you also can say that A functionally ____________________ B.
(Short Answer)
4.8/5
(35)
You can indicate a table's primary key by underlining the column or collection of columns that comprises the primary key for each table in the database.
(True/False)
4.9/5
(41)
In a relational database, column B is ____________________ on another column A, if at any point in time a value for A determines a single value for B.
(Short Answer)
4.8/5
(24)
The four categories of update anomalies are additions, deletions, inconsistent data, and ____________________.
(Short Answer)
4.8/5
(40)
The statement "A sales rep's pay class functionally determines his or her pay rate" means that if you know the pay class, you can determine the pay rate.
(True/False)
4.9/5
(36)
A relationship is an association between ____________________.
(Short Answer)
4.9/5
(35)
An unnormalized relation is a relation that may contain repeating groups.
(True/False)
4.9/5
(34)
A programmer interviews users, examines existing and proposed documents, and examines organizational policies to determine exactly the type of data needs the database must support.
(True/False)
4.7/5
(33)
In a relational database, relationships are implemented by having common columns in two or more tables.
(True/False)
4.9/5
(39)
When you write a column in the format CUSTOMER.REP_NUM, you say that you ____________________ the column name.
(Short Answer)
4.9/5
(38)
Which of the following is the primary key of the ORDER_LINE (ORDER_NUM, PART_NUM, NUM_ORDERED, QUOTED_PRICE) table?
(Multiple Choice)
4.7/5
(39)
Because there is a one-to-many relationship between sales reps and customers in the Premiere Products database, one sales rep can be associated with zero, one, or more customers.
(True/False)
5.0/5
(47)
In an entity-relationship (E-R) diagram, one-to-many relationships between entitities are drawn as ____.
(Multiple Choice)
4.8/5
(29)
When you combine a column name with a table name, you are said to ____________________ the column name.
(Short Answer)
4.9/5
(33)
Which of the following symbols is used to qualify column names?
(Multiple Choice)
4.7/5
(30)
____ is the formal term for combining two or more columns to form a primary key.
(Multiple Choice)
4.8/5
(41)
Showing 21 - 40 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)