This document is the property of First Place Software, Inc. Trademarks, products and images are properties of their respective owners. Presented by David.

Slides:



Advertisements
Similar presentations
Three-Step Database Design
Advertisements

Testing Relational Database
Relational data integrity
Test process essentials Riitta Viitamäki,
Access Manual 4 By Elham S.Khorasani Ismail Guneydas Dhawala Kovuri.
The Writing Process Communication Arts.
How to Properly Complete the 3 Stack “See It, Believe It…” Remember we talked about Speed Stacking as a sport a little bit last time we met… Remember.
System Construction and Implementation Objectives:
Learning about software Interfaces.  In this lab, you will examine  Excel Spreadsheet Interface  Access Database Interface  You will also learn about.
Exploring Microsoft Access 2003 Chapter 6 Many-to-Many Relationships: A More Complex System.
6.1 Copyright © 2014 Pearson Education, Inc. publishing as Prentice Hall Building Information Systems Chapter 13 VIDEO CASES Video Case 1: IBM: Business.
Pertemuan 7-8 Matakuliah: A0214/Audit Sistem Informasi Tahun: 2007.
AUDITING INFORMATION TECHNOLOGY USING COMPUTER ASSISTED AUDIT TOOLS AND TECHNIQUES.
Modeling and Evaluation. Modeling Information system model –User perspective of data elements and functions –Use case scenarios or diagrams Entity model.
Using ERWin to model your data Supplied by Computer Associates as part of AllFusion.
© Copyright 2003, Binomial International Inc. Phoenix Business Continuity and Disaster Recovery Planning Software Recovery Planning Software Tools Recovery.
Introduction to AS Computing
LOGICAL DATABASE DESIGN
Chapter 4 Application Software: Programs that Let You Work and Play
CASE Tools And Their Effect On Software Quality Peter Geddis – pxg07u.
This document is the property of First Place Software, Inc. Trademarks, products and images are properties of their respective owners. Presented by David.
DB2 (Express C Edition) Installation and Using a Database
© UNT in partnership with TEA1 7 th Grade Career Exploration Module Career Focus: Video Game Programmer Occupation.
The Writing Process My Favorite Things.
This document is the property of First Place Software, Inc. Trademarks, products and images are properties of their respective owners. Presented by David.
Copyright Course Technology 1999
Systems Analysis And Design © Systems Analysis And Design © V. Rajaraman MODULE 14 CASE TOOLS Learning Units 14.1 CASE tools and their importance 14.2.
WorkPlace Pro Utilities.
Learn Management the Easy Way with the Help of Downloadable Power-point Presentations - Learn at Your Own Pace. The Presentation contains Animation. To.
1 Shawlands Academy Higher Computing Software Development Unit.
The Islamic University of Gaza
Interviewing CIS 331. Required Skills of the Systems Analyst Technical knowledge and skills – Computer hardware, software, databases, and related devices.
What is Sure BDCs? BDC stands for Batch Data Communication and is also known as Batch Input. It is a technique for mass input of data into SAP by simulating.
Project Management : Techniques and Tools (60-499) Fall 2014 / Winter 2015.
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Title of Articulate Module (must match what’s on the VITALS calendar) Johnny Hippocrates, MD Assistant Professor of Western Medicine
Computer Networkers ~Connecting the World~ For: Mrs. Holder By: Andy Chmilenko November 2, 2005 TIKO0-A If you can read this, you are too close to the.
Teamwork and Personal Skills Course Introduction Software University SoftUni Team Technical Trainers.
1 The Software Development Process  Systems analysis  Systems design  Implementation  Testing  Documentation  Evaluation  Maintenance.
Information System Development Courses Figure: ISD Course Structure.
 2009 Pearson Education, Inc. All rights reserved. 1 Pair Programming Most slides courtesy of Ms. Stephany Coffman-Wolph Some slides with minor modification.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
Human Factors in Information Seeking and Use
Giving “Scholarly Impact” to your Dissertation: A Contribution to the “Profession” and the “Field” Theodore Creighton Virginia Tech NCPEA Publications.
Keyboarding Click the green buttons to move throughout the tutorial.
The Software Development Process
File and Database Design Class 22. File and database design: 1. Choosing the storage format for each attribute from the logical data model. 2. Grouping.
6 th Grade Math CST Prep Day 2. Great job finishing your 2 nd mini CST! Now trade papers with a partner. Correct your partner’s paper. 1. J 4. C 2. H.
7 Strategies for Extracting, Transforming, and Loading.
Communication Arts The Writing Process. Communication Arts Five Stages of the Writing Process Prewriting Drafting Revising Editing Publishing.
1 CC2039 Professional Development for Communication Technology Developing a Project Proposal.
Database Design Process For many businesses, the database is the most important set of computer files they have. For some, like EBay or Facebook, the database.
College and Career Foundations 10/12/15 10/12Holiday 10/13Digital Literacy-Behind Taliban Lines 10/14Demonstrate Typing 10/15 Types of computers 10/16.
Data modeling. Presentation by – Anupama Vudaru, Phani Kondapalli Content by – Prathibha Madineni, Subrahmanyam Kolluri October 2010.
Computer Literacy for IC 3 Unit 2: Using Productivity Software Chapter 10: Enhancing a Presentation © 2010 Pearson Education, Inc. | Publishing as Prentice.
7 Web 2.0 Basics: Free Web Tools to Make Work Easier.
1 The Software Development Process ► Systems analysis ► Systems design ► Implementation ► Testing ► Documentation ► Evaluation ► Maintenance.
Introduction Data Modeling and Relational Database Design.
Logical Database Design Transparencies 1. ©Pearson Education 2009 Objectives How to create a set of tables from an ER model. How to check that the tables.
From A to Tweet… How to turn Web 2.0 into Classroom 2.0.
Module 7 Lab Delivery Schedule Copyright 2006 VeriFone, Inc. All rights reserved. No part of this publication may be copied, distributed, stored in a retrieval.
Technology improves education to a great extent and it has now become a need for revolutionizing education for the better. (Saxena, S. 2013) Teachers.
COMPUTER STUDIES Introduction. What is Computer Studies?  Many workplaces today utilise computers competencies  When applying for employment you may.
windows
INFO 1103 Database System – Group Project. Project evaluation Deliverables – 10% Presentation – 40% Project Report – 50%
Supporting Windows 8.1 Krystle Portocarrero | Training Experts Inc.
ECE 477 Final Review: Team #
Teaching slides Chapter 8.
TallTimber & TimberPad: Software and Support for Forest Inventory
Microsoft Virtual Academy
Presentation transcript:

This document is the property of First Place Software, Inc. Trademarks, products and images are properties of their respective owners. Presented by David Haertzen First Place Learning Copyright(c) , First Place Software, Inc. Module 1: Main Course M3: Data Modeling Computer Associates Erwin 1

Data Modeling – Second Key Skill Copyright(c) , First Place Software, Inc. 2 Data Modeling is the technique of understanding and communicating information about data through diagrams. It is the tool you will use to design databases.

Data Modeling To better understand the modeled system To communicate between team members both at the time of data model creation and later when the data model is in production To communicate between groups and to assist in data integration To create a database that meets requirements – Contains columns with correct datatypes and constraints – Provides referential integrity Skill in creating and understanding data models is a prerequisite to all database jobs. Copyright(c) , First Place Software, Inc. 3 Data Modeling is the technique of understanding and communicating information about data through diagrams.

Get Ready to Learn Data Modeling Copyright(c) , First Place Software, Inc. 4 Learn Erwin Basics Logical Data Modeling Course Download Software Get a Data Modeling Overview Avoid Data Modeling Mistakes Download and install the free Community Edition of Computer Associates ERWin Data Modeling Software. Learn the basics of Data Modeling through a Youtube data modeling overview. Get an overview of Erwin through the Soup to Nuts demo on Youtube. Solidify your data modeling understanding through this First Place Learning Logical Data Modeling Course. Learn which mistakes that you should avoid when creating data models and designing databases.

Get Ready for Hands On ERwin Experience Let’s get started by downloading and installing Computer Associates Erwin Community. It is free, yet provides the same kind of functionality that you will use in your data career job (Limited to 25 Tables / Entities per Model) Go to this Computer Associates webpage Install following wizard directions. Copyright(c) , First Place Software, Inc. 5

Let’s Start with Overviews Copyright(c) , First Place Software, Inc. 6 This one hour video provides a great overview of data modeling.

See Erwin in Action Copyright(c) , First Place Software, Inc. 7 Be sure to stop the video and practice what you see. Start up Erwin and create the same kind of model that is created in this video. This eight minute video shows the use of Erwin to create a data model.

Logical Data Modeling in Depth Copyright(c) , First Place Software, Inc. 8 Next, it is time for more detailed data modeling know how. Start the First Place Learning Logical Data Modeling Course Be sure to do the exercises included with the course.

Data Modeling Anti-patterns / Pitfalls Data Modeling Anti-patterns part Data Modeling Anti-patterns part Data Modeling Anti-patterns part 3 Copyright(c) , First Place Software, Inc. 9 Avoid these pitfalls. Design like a pro not a rookie.

7 Common Database Design Errors Why Talk About Errors? The art of designing a good database is like swimming. It is relatively easy to start and difficult to master. If you want to learn to design databases, you should for sure have some theoretic background, like knowledge about database normal forms and transaction isolation levels. But you should also practice as much as possible, because the sad truth is that we learn most… by making errors. In this article we will try to make learning database design a little simpler, by showing some common errors people make when designing their databases. 1 – Using Invalid Names 2 – Insufficient Column Width 3 – Not Indexing Properly 4 – Not Considering Possible Volume or Traffic 5 – Ignoring Time Zones 6 – Missing Audit Trail 7 – Ignoring Collation Copyright(c) , First Place Software, Inc. 10 Do not make these design errors. Design like a pro not a rookie.