The document describes a homework assignment to create an ER model for a parking lot system. It includes details like parking lots having names, locations, capacities, floors. Parking spaces are uniquely identified by numbers. Staff can request sole use of spaces and are identified by numbers, names, phone extensions, and license plates. The final task is to combine all the models into a single ER diagram with any necessary assumptions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views1 page
Entity Relationship Diagram
The document describes a homework assignment to create an ER model for a parking lot system. It includes details like parking lots having names, locations, capacities, floors. Parking spaces are uniquely identified by numbers. Staff can request sole use of spaces and are identified by numbers, names, phone extensions, and license plates. The final task is to combine all the models into a single ER diagram with any necessary assumptions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Tugas 1
Nama : Agung Darmawan
NIM : 825200070
1. Mengerjakan Excercises 1 menggunakan ketiga notasi yang sudah dipelajari
Create an ER model for each of the following descriptions: (a) A large organization has several parking lots, which are used by staff. (b) Each parking lot has a unique name, location, capacity, and number of floors (where appropriate). (c) Each parking lot has parking spaces, which are uniquely identified using a space number. (d) Members of staff can request the sole use of a single parking space. Each member of staff has a unique number, name, telephone extension number, and vehicle license number. (e) Represent all the ER models described in parts (a), (b), (c), and (d) as a single ER model. Provide any ssumptions necessary to support your model.
Python Advanced Programming: The Guide to Learn Python Programming. Reference with Exercises and Samples About Dynamical Programming, Multithreading, Multiprocessing, Debugging, Testing and More