Exam 6: Database Design: Relationships
Exam 1: Introduction to Database Management50 Questions
Exam 2: The Relational Model: Introduction, Qbe, and Relational Algebra50 Questions
Exam 3: The Relational Model: SQL50 Questions
Exam 4: The Relational Model: Advanced Topics49 Questions
Exam 5: Database Design: Normalization50 Questions
Exam 6: Database Design: Relationships50 Questions
Exam 7: Database Management Systems Processes and Services50 Questions
Exam 8: Database Industry Careers50 Questions
Exam 9: Database Industry Trends50 Questions
Select questions type
Which of the following Access features provides a drop-down list of values for a field?
Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
B
An E-R diagram uses diamonds to illustrate relationships between tables.
Free
(True/False)
4.8/5
(30)
Correct Answer:
False
During which process do you typically create an entity-relationship (E-R) diagram?
Free
(Multiple Choice)
4.7/5
(36)
Correct Answer:
C
Explain the difference between information-level design and physical-level design.
(Essay)
4.8/5
(36)
The E-R model (ERM) represents entities, attributes, and _____.
(Multiple Choice)
4.7/5
(39)
What type of relationship do two tables have when their primary keys match?
(Multiple Choice)
4.8/5
(32)
A query includes the DeptID and DeptName fields from the Departments table and the EmployeeLast field from the Employees table. Both tables are shown below. What must you change before you can reassign the DeptID field value for a particular employee in the query results? Departments (DeptID, DeptName)
Employees (EmpID, EmployeeFirst, EmployeeLast, DeptID)
(Multiple Choice)
4.8/5
(27)
When the Unique property for an index is set to Yes in Access, every value in the index must be unique.
(True/False)
4.8/5
(32)
In Database Design Language (DBDL), which items do you underline?
(Multiple Choice)
4.8/5
(40)
Describe the different types of keys illustrated in Database Design Language (DBDL) and how they are notated.
(Essay)
4.8/5
(38)
A(n) _____ represents a field or combination of fields that may not be unique, but is commonly used for retrieval and thus should be indexed.
(Multiple Choice)
4.9/5
(40)
Information-level design is independent of any particular DBMS that the organization will ultimately use.
(True/False)
4.8/5
(30)
Which properties do you set to display a list of possible values that are helpful when you enter or update data in a foreign key field?
(Multiple Choice)
4.8/5
(40)
ProductType is a foreign key field in the Orders table and is constrained to a list of valid entries stored in the ProductTypes table. What problem does this design prevent?
(Multiple Choice)
4.7/5
(36)
Which of the following is not true about one-to-many relationships?
(Multiple Choice)
4.8/5
(41)
Which of the following Access features does not demonstrate the power of one-to-many relationships?
(Multiple Choice)
4.7/5
(39)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)