Identify all entity types, attributes, relationship types and their degrees in the following case Hence draw...
1. The following set of brief scenarios describes the relationships between various entity classes. Draw the entity classes (only show entity name - no attributes or identifiers) and the relationship making sure to add notation (use any standard notation) that shows reasonable minimum and maximum cardinalities given the implied scenario. All scenarios will only have one relationship. The one relationship may be between a maximum of two entity classes (binary) or between an entity class and itself (recursive). If you...
Question: Draw the ERD for the following situation. Show all entities, attributes, relationships, cardinalities, and modalities. Each student (with attributes StudentID, StudentName, and StudentMajor) must be assigned one advisor (with attributes AdvisorID, AdvisorName, and AdvisorDepartment). Advisors may advise no students or may advise many students. Each student must register for zero or many courses (with attributes CourseID, CourseTitle, and CourseCredits) with the help of one or more advisers. A course may have at least one student registered, and may have...
Problem (40 points) Prepare a separate entity relationship diagram with the cardinalities for the following business rules: 1. The purchasing department prepares many purchase orders, each of which is sent to a specific supplier. 2. Each supplier is able to ship many different inventory items, although each inventory item can be ordered from a specific supplier. 3. Each department has at least one employee. Employees must be assigned to at least one, but possibly more departments. 4. Each department has...
Problem (40 points) Prepare an Entity Relationship diagram with the cardinalities for the following business rules: 1. The purchasing department prepares a purchase order, which is sent to a supplier, although ea 2. A supplier is able to ship many different inventory items, although each inventory item can be 3. 4. Each department has only one supervisor. Supervisor must oversee at least one department, but supplier can make many orders. ordered from a specific supplier Each department has at least...
Please build an Entity Relationship Diagram using the following information: Build a database for a regional university in Western New York called Ithica South University. The university database administrator needs to keep track of the students that attend the university, the courses offered by the university, and the university employees. Ithica tracks the first and last name of each student, as well as their target degree. The university keeps track separately of two subclasses of students, as students are either...
The following are the main entity types of the academic institution database. For each entity type, we provide some of the corresponding attributes. Use this information in order to: (a) Build an Enhanced E-R diagram; (b) Transform the Enhanced E-R diagram to a relational database. Identify the primary key(s) and the foreign key(s) for each relation. Draw the relational integrality constraints; (c) For each of the relations created, indicate its normal form. If the relation is not in the 3NF,...
For this DATABASE homework assignment you will create an Entity Relationship model for a business case and then convert the model to a set of relations. Read through the following business case for the “Drum Corps International” Create an Entity relationship model with the necessary entities, attributes, identifiers and relationships to capture the data requirements. All relationships should be labeled with verb phrases. Use UML notation for this work. Relationship lines should not cross. ...
Write a scenario and the corresponding ERD that would display at least 5 entity types, at least one relationship type of each multiplicity (one-to-one, one-to-many, many-to-many), at least one complex relationship type (degree 3 or more), and at least one recursive relationship type. The model should also feature at least one derived attribute and one composite attribute.
Based on following business rules, draw a Crow's Foot Model: course may require none or one other course as its prerequisite One course can be a prerequisite for only one other course One course can use as many as 10 resources. The resources can be Web sites, journal articles, images, or audios One resource will be used by at least one course or many courses One resource can have multiple creators, but only the first creator is recorded in the...
DRAW THE ERD(CDM) AND GENERATE THE RELATIONAL TABLE (PDM) USING POWER DESIGNER. PLEASE COMPLETE EACH ENTITY WITH ATTRIBUTES INCLUDING PRIMARY KEY AND FOREIGN KEY CONSTRAINTS PROBLEM 3 - Draw an entity-relationship diagram for the following scenario, stating any assumptions you find it necessary to make, and showing unknown cardinalities and optionalities using question marks on the relationship line. Show also the attributes explicitly mentioned in the scenario and underline any you consider suitable candidates for being primary keys. It is...