Please note: • This is an assignment about Entity Relationship modeling. It’s not about creating database using DBMS. The output of this modeling usually shows diagrams and descriptions. • Please use any diagram notations that the textbook ever used. You may use generic drawing tools in office applications, or diagram/flow-chart tool such as MS-Visio to produce ER diagrams. • Please provide appropriate attributes that satisfy the information requirements to all entities and relationships. • Late assignments will be graded down 10% per day late. • This is an individual assignment of a DESIGN problem. You may discuss with others to come up with ideas, but not collaborate to complete the work. Students submitting similar works may both/all receive 0s grade and face possible disciplinary actions. • Grading is based on (1) completeness, (2)proper notation, (3) correct modeling logic. • All information requirements need to be fully satisfied. Although you may make assumptions, DO NOT trivialize the design requirement. • If you have questions, email your instructor: hsien.wang@baruch.cuny.edu.
Questions: 1. The HR office at a college maintains a faculty database. The office records the name, social security number, rank, and salary of every professor. Each professor belongs to one department, considered as his main affiliation, but may belong to others as well. The office keeps track of all these affiliations. The office needs to know the names, room number, and phone number of each department (office). Every department has a single chair-person (who is also a professor). whereas a department chair, as a professor, may belong to several departments, he/she can be a chairman of only one of them. (10 points) 2. The parking office at a college maintains a parking-garage database. The college employees are allowed to park in the garage only their own cars. The office records the name, social security number, and a contact phone number of every person that is entitled to use the garage. The office stores the following information about every car to which a parking permit is issued: license plate number, manufacturer, model, and color. The office needs to know the owner of each such car, as well as the date that the car was purchased by the owner.(10 points) 3. Ollivander Wand Laboratory has been the leader in the wand making business for several millenia. As is known, a wand is the most important piece of equipment for a wizard who 1 wishes to do magic. The Lab has a large database, recording important data about every single wand made over many centuries. The lab preserves the most trusted personal records of the entire wizarding community. Each wizard (or witch) is identified by NeRD (Never Repeated Distinct) identifier, composed of letters from the standard magic alphabet. The Ollivander database archives the name of the wizard, as well as the date and place of birth. Furthermore, the father and mother (both are wizards) are recorded for every individual. Ollivander lab stores data about all shcools of wizardry in the world. Along with the name of each school, the database keeps track of its location, education level, current number of students and the name of the current principal. For each wizard in the world, Ollivander Lab notes the number of their license to use wand and the data it was issued. The license is always issued by a school, and signed by two witnesses The wizards (witches) who signed the authorization and the school that issued it are noted in the database as well.(20 points)
Please note: • This is an assignment about Entity Relationship modeling. It’s not about creating database...
Design an ER diagram for a database for the Emory College. Here are some facts about the college: The Emory College consists of a number of Departments (MathCS, Physics, etc) A department has a unique name, address, phone number and can have a number of faculty members. A faculty member has SSN, name, office, phone number and salary A department has one department chair with a starting date A department can teach a number of courses A course has a...
Topics: Data Modeling: Project: 1. Draw an entity-relationship diagram that describes the following business environment. The city of Chicago, IL, wants to maintain information about its extensive system of high schools, including its teachers and their university degrees, its students, administrators, and the subjects that it teaches. Each school has a unique name, plus an address, telephone number, year built, and size in square feet. Students have a student number, name, home address, home telephone number, current grade, and age....
You were requested to design a database to store the data concerning a large mechanic shop. Your database has to store the following: For each car, you want to store the make, model, year, color, engine info, license plate, VIN (vehicle identification number), and a field for general notes. Additionally, for each car, you need to keep information about the owner. For each owner, you need to store the client ID, the name, address information, phone number, and email. An...
Create an ER Diagram showing all entities and relationships that describe the scenario below: You are commissioned to design a database to keep records of a small college. You talked with various key members of this community and obtained the following information: The college keeps information about students and student performance. Every student is known by her/his first name, initials and last name. They are also identified by a unique StudentID provided by the University. Every student also belongs to...
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...
Smart Driving School (SDS) was established recently. SDS has five branches in Canberra. SDS requires your team to design a database system to enable more smooth operation of the centre. The details of the branches of SDS are: Branch nameAddressSDS Dickson150 Camilla Way, Dickson, 2662, ACTSDS Page12 Page St, Page, 2614, Page, ACTSDS Franklin12 Franklin St, Franklin, 2912, Franklin, ACTSDS City12 Bunda St, 2601, City, ACTSDS Bruce12 Norman Fisher Crt, 2617, Bruce, ACT SDS database will record and store the data about...
I need help with this java project and please follow the instruction below. thank Class Project - Parking Ticket simulator Design a set of classes that work together to simulate a police officer issuing a parking ticket. Design the following classes: • The ParkedCar Class: This class should simulate a parked car. The class’s responsibilities are as follows: – To know the car’s make, model, color, license number, and the number of minutes that the car has been parked. • ...
Database
1. Draw an Entity-Relationship diagram(including cardinality ratio and participa- tion constraint) to represent the following application: A DEPARTMENT has a number of TEACHERS and each TEACHER is affil- iated only with one DEPARTMENT; A STUDENT has only one TEACHER as an advisor, but a TEACHER can advise many STUDENT; on the other hand, TEACHER instructs many STUDENTS, and a STUDENT has a number of instructors. Different AGENCIES support different TEACHERS for various PROJECTS. (15 points) A trucking company is...
please use dia to draw the e-r diagram to create Entity -
Relationship Diagrams
then use MS access
This project requires you to create a database design. Your design will be documented in a set of Entity-Relationship Crow's Foot diagrams using the representation as shown in the lecture materials. Draw a set of Entity-Relationship diagrams to model the following scenario. The Maggs Realty Company wants to track the Sales Offices that they have across all of Ontario They are interested...
New to DB's Please help!
You are designing and creating a database named COMPANY for an HR (Human Resource) Dept of a Software Consulting Company to manage their employees and their assigned work (projects) in the company First Step to Design and Create a Database is Creating an E-R Diagram by Identifying Entities, Attributes and Relationships between any two Entities to Create a Company Database Scheme. 1. Create an E-R Diagram for the Company database from the raw data files...