The questions can come in any order, so make sure you are selecting right option for all questions.
A single set of related data values is referred to as(b) record
(b) 4
(c) row
(a) low level data models
(c) database model
(b) An index file will be created on the last name of students in the Student table
(d) Many-to-One
Hence the cardinality between department and instructor is
(b) One-to-Many
(a) tables
(d) requirement analysis
model for a college database.
Say we have the following statements.
1. A college contains many departments
2. Each department can offer any number of courses
3. Many instructors can work in a department
4. An instructor can work only in one department
5. For each department there is a Head
6. An instructor can be head of only one department
7. Each instructor can take any number of courses
8. A course can be taken by only one instructor
9. A student can enroll for any number of courses
10. Each course can have any number of students
From the statements given, the entities are
(b) Department Course Instructor Student
(b) Conceptual Data Modeling
Hence the cardinality between course and student is
(c) Many-to-Many
hence the cardinality between department and course is
(b) One-to-Many Relationship