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
Information-level design is independent of any particular DBMS that the organization will ultimately use.
(True/False)
4.9/5
(36)
In an entity-relationship model (ERM) for a many-to-many relationship, what do you call the middle entity that links two other tables?
(Multiple Choice)
4.7/5
(30)
Access uses Database Design Language (DBDL) to diagram relationships in the Relationship report.
(True/False)
4.8/5
(27)
In a database for a health care clinic, a medical specialty is listed only once in the Specialties table, but each specialty may be linked to many doctors in the Doctors table. What type of relationship do the Specialties and Doctors tables have?
(Multiple Choice)
4.7/5
(39)
Because you cannot directly create a many-to-many relationship between two tables, what must you create to link the tables together?
(Multiple Choice)
4.8/5
(37)
A(n) _____ is a field that contains unique data for each record in the table but is not used as the primary key field for security or other reasons.
(Multiple Choice)
4.8/5
(45)
Explain the difference between information-level design and physical-level design.
(Essay)
4.9/5
(36)
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
(35)
In the following Database Design Language (DBDL) notation, what does SK stand for? Employees (EmpID, LastName, FirstName, SSN, DeptNum)
AK SSN
SK LastName, FirstName
FK DeptNum à Departments
(Multiple Choice)
4.8/5
(34)
Which of the following fields would you most likely index but set the index's Unique property to No?
(Multiple Choice)
4.7/5
(37)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)