VCE IT Theory Slideshows - ITA By Mark Kelly Vceit.com Entity Relationship Diagrams (ERD)

Slides:



Advertisements
Similar presentations
ER Model For a college DB
Advertisements

VCE IT Theory Slideshows By Mark Kelly Vceit.com Referential Integrity in databases.
Post Exam Study Database Design
Group G10 Minh Anderson Thomas Hickerson. Q1: In the crow’s foot notation, entity types are denoted by boxes.
GCSE Computing#BristolMet Session Objectives# 21 MUST describe methods of validating data as it is input. SHOULD explain the use of key fields to connect.
VCE IT Theory Slideshows By Mark Kelly McKinnon Secondary College Vceit.com Power Websites CMS and CSS.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Naming Conventions for solution elements.
USER DOCUMENTATION (Part of the development phase of the PSM) Mark Kelly
Translating from ER to Relationship Schema Adapted from Juliana Freire.
ISMT221 Information Systems Analysis and Design Entity-Relationship Diagram Lab 4 Tony Tam.
1 Class Agenda – 09/20/2011  Answer questions about exam  Evaluate database design homework  Review database design homework for syntax and logic 
Systems Analysis and Design in a Changing World, 6th Edition
IT Applications Theory Slideshows By Mark Kelly Vceit.com Legislation: © OPYRIGHT.
IT Applications Theory Slideshows Data Flow Diagrams (DFD) & Context diagrams By Mark Kelly McKinnon Secondary College Vceit.com IT Applications Theory.
IT Applications Theory Slideshows By Mark Kelly vceit.com Database Design Tools Version 2.
VCE IT Theory Slideshows
MIS2502: Data Analytics Relational Data Modeling
IT Applications Theory Slideshows By Mark Kelly Vceit.com WEBSITE DESIGN TOOLS.
Entity Relationship Model Chapter 6. Basic Elements of E-R Model Entity Object of the real world that stores data. Eg. Customer, State, Project, Supplier,
IT Applications Theory Slideshows By Mark Kelly Vceit.com Types and contents of On-screen user documentation.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Practices that cause conflict.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Websites & Data.
VCE IT Theory Slideshows
VCE IT Theory Slideshows By Mark Kelly Vceit.com Characteristics of efficient and effective solutions.
IT Theory Slideshows ITA, SD, IT11 By Mark Kelly Vceit.com Project Management Overview.
VCE IT Theory Slideshows By Mark Kelly vceit.com Data Types 1 a.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Testing Network Security.
1 Entity-Relationship Diagram. 2 Components of ERD: –Entity –Relationship –Cardinality –Attributes.
IT Applications Theory Slideshows By Mark Kelly Vceit.com Last modified : 6 Dec 2013 Databases II: Structure, naming, data types, data formats.
Entity Relationship Diagram. Introduction Definition: Entity-relationship diagram is a data-modeling technique that visualises entities, the attributes.
IST 318 – DB Administration
Btec National - Advanced Databases 1 Advanced Databases Entity Relationship Diagrams.
IT Applications Theory Slideshows By Mark Kelly Vceit.com Privacy Laws.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Problem Solving Methodology 3 Development.
Relational Theory and Design
IT Applications Theory Slideshows Databases II: Structure, Naming, data types, data formats.
Database Design – Lecture 4 Conceptual Data Modeling.
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
INTRODUCTION TO DATABASE DESIGN. Definitions Database Models: Conceptual, Logical, Physical Conceptual: “big picture” overview of data and relationships.
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Problem Solving Methodology 1 Analysis.
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
Entity relationship diagram Name: Quian Crosby Form:6AQ Subject: Information Technology Teacher: Ms. D. Anderson.
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
Entity Relationship Diagram (ERD). Objectives Define terms related to entity relationship modeling, including entity, entity instance, attribute, relationship.
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
VCE IT Theory Slideshows By Mark Kelly vceit.com Version 2 – updated for 2016 Data Types 1 a.
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
VCE IT Theory Slideshows by Mark Kelly study design By Mark Kelly, vceit.com, Begin.
ENTITY RELATIONSHIP DIAGRAM. Objectives Define terms related to entity relationship modeling, including entity, entity instances, attribute, relationship.
VCE IT Theory Slideshows
VCE IT Theory Slideshows
VCE IT Theory Slideshows – ITI Updated for 2016
VCE IT Theory Slideshows
IT Applications Theory Slideshows
IT Applications Theory Slideshows
IT Applications Theory Slideshows
VCE IT Theory Slideshows by Mark Kelly study design
VCE IT Theory Slideshows by Mark Kelly study design
VCE IT Theory Slideshows
VCE IT Theory Slideshows by Mark Kelly study design Test Data
VCE IT Theory Slideshows
VCE IT Theory Slideshows
VCE IT Theory Slideshows Updated for 2016
VCE IT Theory Slideshows
VCE IT Theory Slideshows
VCE IT Theory Slideshows
VCE IT Theory Slideshows
E.R. Examples.
IT Applications Theory Slideshows
Presentation transcript:

VCE IT Theory Slideshows - ITA By Mark Kelly Vceit.com Entity Relationship Diagrams (ERD)

This is the VCAA sample ERD, published at ce/studies/infotech/it- applications/publications/IT-Apps- samp.pdf ce/studies/infotech/it- applications/publications/IT-Apps- samp.pdf

ENTITY

RELATIONSHIP

ENTITY ATTRIBUTE RELATIONSHIP

ENTITY ATTRIBUTE RELATIONSHIP KEY FIELD

In the real world, primary field names are often underlined.

Reading the ERD A Teacher

Reading the ERD supervises

Reading the ERD subjects

Reading the ERD Each subject has a name attribute

Reading the ERD The primary key for each subject is the SubjectID field

Reading the ERD A teacher also supervises classes

Reading the ERD Students belong to classes

But … The VCAA sample ERD has NO CARDINALITY i.e.no indications of – 1:1 – 1:many – many:1 – many:many relationships

We have to assume… No cardinality is shown. Can one teacher supervise more than one subject or class?

We have to assume… Can one subject or class be supervised by more than teacher? This ERD does not say. Use the case study and common sense.

Unofficial additions… The ‘many’ end of a relationship can be shown as “N” or “  ” … N  1

Unofficial additions… “Crow’s feet” notation of “many” “Crow’s feet” notation of “1”

Optional Advanced Crowsfeet If we wished to indicate that a school may enrol many students, or may not enrol any students at all. We also wish to indicate that each student attends exactly one school. This diagram indicates this optionality and cardinality:

The VCAA sample exam question List the three basic elements of entity relationship diagrams and provide an example of each from the diagram. (3 marks)

ENTITY ATTRIBUTE RELATIONSHIP KEY FIELD The answer

By Mark Kelly vceit.com These slideshows may be freely used, modified or distributed by teachers and students anywhere on the planet (but not elsewhere). They may NOT be sold. They must NOT be redistributed if you modify them. VCE IT THEORY SLIDESHOWS