2.1P Database Modelling Page 1 of 3 SIT103/SIT772: Database Fundamentals 2.1P: Database Modelling Tools Overview • In this task, you will learn fundamental concepts of relational database modelling...

1 answer below »
ERD diagrams


2.1P Database Modelling Page 1 of 3 SIT103/SIT772: Database Fundamentals 2.1P: Database Modelling Tools Overview • In this task, you will learn fundamental concepts of relational database modelling and tools we can use for modelling. You will learn how to use modelling tools like Lucid Chart and Microsoft Visio for database design. Tasks to do 1. Sign up for a Lucid Chart at http://lucidchart.com/. For some basic instructions on how to use Lucid Chart to draw Entity Relationship Diagram (ERD), please see tutorial document provided in task resources. 2. We recommend using Lucid Chart, but you can use other tools like Microsoft Visio if you want. You can download Visio via https://ada.deakin.edu.au. Follow instructions in the MS Visio tutorial documents provided in task resources to learn using Visio to draw ERD. 3. Using Lucid Chart or Visio, draw the following ERD. http://lucidchart.com/ https://ada.deakin.edu.au/ Page 2 of 3 4. Answer the following questions based on the ERD you have drawn. a. How many Entities are there and what are they? b. For the EMPLOYEE Entity: (i) List all attributes; (ii) What is the Primary Key and how do you know that? and (iii) Are there any Foreign Key(s)? If yes, what are they and what are they referring to? c. Explain the relationship between EMPLOYEE and DEPENDENT. Your explanation should include how is EMPLOYEE related to DEPENDENT and vice-versa in terms of whether the relationship is Optional/Mandatory and their cardinalities. Also, discuss how is the relationship maintained in the ERD [Hint: Primary and Foreign Keys]. d. What is the Primary Key of DEPENDENT? What type of key is it? 5. As discussed in the class, System Context-level Data Flow Diagram (commonly known as Context Diagram) is one simple way of understanding system’s data requirements. It gives a high-level overview of system inputs and outputs that provide an indication of what data need to be stored in the system. Below is an example Context Diagram for a Video Rental System. Using Lucid Chart or Visio, draw the context diagram. You can check “Prac02-ContextDiagrm- Visio-Lucidchart.pdf” included in the task resources for some help on how to draw context diagram in Visio and Lucid Chart. Page 3 of 3 Submission Requirements: Submit one PDF/WORD file with your answers to Tasks 3-5. Please include screenshots of your diagrams in the file. Submit the file via OnTrack for Task 2.1P. Submission Due The due for each task has been stated via its OnTrack task information dashboard.
Answered 4 days AfterJul 24, 2022Deakin University

Answer To: 2.1P Database Modelling Page 1 of 3 SIT103/SIT772: Database Fundamentals 2.1P: Database Modelling...

Samiya answered on Jul 25 2022
73 Votes
Solution 3:
Solution 4:
a. How many Entities are there and what are they?
There are 4 entities –
EMPLOYEE, DEPARTMENT, JOB and DEPENDENT
b. For the EMPLOYEE Entity: (i) List all attributes; (ii) What is the Primary Key and how do you know that? and (iii) Are there any Foreign Key(s)? If yes, what are they and what are they referring to?
i) Attributes for the EMPLOYEE Entity are as follows:
· EMP_NUM
· EMP_FIRSTNAME
· EMP_LASTNAME
· EMP_STREET
· EMP_STATE
· EMP_POSITION
· EMP_DOB
· DEPT_CODE
· JOB_CODE
ii) The Primary key for the EMPLOYEE Entity is EMP_NUM. Since it will have unique values for each employee...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here