Exam 4: The Relational Model: Advanced Topics
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 Topics50 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
How does the Access Relationships window indicate the "many" field in a one-to-many relationship?
(Multiple Choice)
4.8/5
(34)
Which of the following Access features does not demonstrate the power of one-to-many relationships?
(Multiple Choice)
4.8/5
(42)
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.8/5
(37)
Which of the following is a valid reason for creating a one-to-one relationship between two tables?
(Multiple Choice)
4.8/5
(34)
A query creates a Cartesian join between one table with 5 records and another table with 20 records. How many records are displayed in the results?
(Multiple Choice)
4.8/5
(35)
An E-R diagram uses diamonds to illustrate relationships between tables.
(True/False)
4.7/5
(32)
When referential integrity is enforced on a one-to-many relationship in Access, you may not delete a record in the "one" table that has related records in the "many" table.
(True/False)
4.8/5
(35)
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
(42)
In Database Design Language (DBDL), which items do you underline?
(Multiple Choice)
4.9/5
(40)
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 happens when you update the DeptName field value for an employee? Departments (DeptID, DeptName)
Employees (EmpID, EmployeeFirst, EmployeeLast, DeptID)
(Multiple Choice)
4.7/5
(39)
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
(40)
How would you set up a relationship between a table of Books and a table of Authors in a relational database?
(Essay)
4.8/5
(34)
Which of the following statements is not true about primary key fields?
(Multiple Choice)
4.8/5
(27)
In an entity-relationship model (ERM), what does a diamond represent?
(Multiple Choice)
4.7/5
(35)
What can you create in Access to show data in a single record and all its related records?
(Multiple Choice)
5.0/5
(29)
A one-to-many relationship with _____ means that a record in the parent table must be established before a related record in the child table can be entered.
(Multiple Choice)
4.8/5
(39)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)