Oracle Data Modeling and Relational Database Design

Similar documents
Work with design rules that can be applied to check and enforce the integrity and consistency of your

Oracle Data Modelling & Database Design Course Content:35-40hours

Oracle Data Modeling and Relational Database Design Volume I Student Guide

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

Oracle Fusion Middleware 11g: Build Applications with Oracle Forms

Administration of IBM Business Process Manager Standard V8

normalization are being violated o Apply the rule of Third Normal Form to resolve a violation in the model

Database Design & Programming with SQL: Part 1 Learning Objectives

Oracle Application Express Workshop I Ed 2

Database Foundations. 4-1 Oracle SQL Developer Data Modeler. Copyright 2015, Oracle and/or its affiliates. All rights reserved.

Writing Reports with Report Designer and SSRS 2014 Level 1

Oracle Data Integrator 12c: Integration and Administration

Oracle Database 11g: Administer a Data Warehouse

Oracle Reports Developer 10g: Build Reports

: Course : SharePoint 2016 Site Collection and Site Administration

Oracle Data Integrator 12c: Integration and Administration

Data Modeling: Beginning and Advanced HDT825 Five Days

MySQL Cluster Ed 2. Duration: 4 Days

FlexPLM 9.1 Curriculum Guide

Oracle BPM 11g: Implement the Process Model

Oracle BI 11g R1: Build Repositories

ORACLE WCM 11G MASTER CLASS

Oracle Universal Records Management 11g: Administration

Oracle Database: Program with PL/SQL

Oracle Database: Program with PL/SQL Ed 2

Introduction to SQL/PLSQL Accelerated Ed 2

Oracle Database 12c: Use XML DB

Oracle Reports Developer 10g: Build Reports

Database Foundations. 5-1 Mapping Entities and Attributes. Copyright 2015, Oracle and/or its affiliates. All rights reserved.

Oracle WebCenter Content 11g: Content Server Customization

Oracle Middleware 12c: Build Rich Client Applications with ADF Ed 1 LVC

Oracle Database 10g: Introduction to SQL

MySQL for Beginners Ed 3

Unified Modeling Language (UML)

SharePoint 2013 End User

Course Outline Faculty of Computing and Information Technology

Oracle Database: Introduction to SQL/PLSQL Accelerated

Certification Exam Preparation Seminar: Oracle Database SQL

Oracle Database 11g: Data Warehousing Fundamentals

Oracle Database 12c: Program with PL/SQL Duration: 5 Days Method: Instructor-Led

Integrity 10. Curriculum Guide

Oracle WebCenter Content 11g: Content Server Customization

SharePoint 2016 Site Collections and Site Owner Administration

SharePoint 2013 Site Collection and Site Administration

55033: SHAREPOINT 2013 SITE COLLECTION AND SITE ADMINISTRATION

Version: 1. Designing Microsoft SQL Server 2005 Databases

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003

Oracle Fusion Middleware 11g: Build Applications with ADF I

Oracle Education Partner, Oracle Testing Center Oracle Consultants

Review -Chapter 4. Review -Chapter 5

PeopleSoft Query/BI Publisher Power Combo Rel 8.53

Course 20488A: Developing Microsoft SharePoint Server 2013 Core Solutions

Oracle Database 12c R2: Program with PL/SQL Ed 2 Duration: 5 Days

Oracle BI 11g R1: Build Repositories

Conditionally control code flow (loops, control structures). Create stored procedures and functions.

Oracle Identity Manager 11g R2: Essentials

Curriculum Guide. Integrity 11

Course Description. Audience. Prerequisites. At Course Completion. : Course 40074A : Microsoft SQL Server 2014 for Oracle DBAs

<Insert Picture Here> Oracle SQL Developer Data Modeler 3.0: Technical Overview

"Charting the Course... MOC A: SharePoint 2016 Site Collections and Site Owner Administration. Course Summary

BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised Syllabus)

Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days; Instructor-Led

55035: Microsoft SharePoint Server 2013 for the Site Owner/Power User

Oracle Database Cloud for Oracle DBAs Ed 3

INSTRUCTOR-LED TRAINING COURSE

Oracle Fusion Middleware 11g: Build Applications with Oracle Forms

MS 20488: Developing Microsoft SharePoint Server 2013 Core Solutions Duration: 5 Days Method: Instructor-Led

Oracle Fusion Middleware 11g: Build Applications with ADF I

Course Outline. Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led. About this course

CA ERwin Data Modeler

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

Oracle Data Integrator 12c: Integration and Administration

AVANTUS TRAINING PTE PTE LTD LTD

CO Oracle Database 12c: Advanced PL/SQL

SharePoint 2013 Power User

Course: 2553A Administering Microsoft SharePoint Portal Server 2003

Oracle SOA Suite 10g: Services Orchestration

SALESFORCE CERTIFIED FIELD SERVICE LIGHTNING CONSULTANT

Understanding Modelpedia Authorization

Microsoft SharePoint Server 2013 for the Site Owner/Power User

Oracle Fusion Middleware 11g: Build Applications with Oracle Forms

This five-day, instructor-led, hands-on class covers how to use Veritas Cluster Server to manage applications in a high availability environment.

13/11/2017. Meltem Özturan misprivate.boun.edu.tr/ozturan/mis515

MySQL for Developers. Duration: 5 Days

Course Outline. Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led

Developing Microsoft SharePoint Server 2013 Core Solutions

MySQL for Developers. Duration: 5 Days

Microsoft Developing Microsoft SharePoint Server 2013 Core Solutions

Course Prerequisites: This course requires that you meet the following prerequisites:

Chapter : Analysis Modeling

55035A: Microsoft SharePoint Server 2013 for the Site Owner/Power User

FIT1004 Database Topic 2: Database Design Life Cycle

Meltem Özturan

Solved MCQ on fundamental of DBMS. Set-1

Lab # 1. Structuring System Requirements: Diagrams

Developing Microsoft SharePoint Server 2013 Core Solutions

Course Microsoft Dynamics 365 Customization and Configuration with Visual Development (CRM)

"Charting the Course... MOC B Developing Microsoft SharePoint Server 2013 Core Solutions. Course Summary

Assignment Session : July-March

Oracle BI 12c: Build Repositories

Transcription:

Oracle University Contact Us: +632 976 8896, 1800 16516277 Oracle Data Modeling and Relational Database Design Duration: 4 Days What you will learn This Oracle Data Modeling and Relational Database Design training covers the Data Modeling and Database Development process and the models that are used at each phase of the lifecycle. Learn from expert Oracle University instructors through interactive instruction and hands-on exercisese. Learn To: Identify the types of models. Develop a process model (Data Flow Diagram). Use advanced data modeling techniques. Create the Physical Model, add several Physical Model objects, and generate the DDL. Use several real life examples to document business requirements. Work with design rules that can be applied to check and enforce the integrity and consistency of your designs. Work in a collaborative environment using Subversion. Benefits to You By taking this course, you will develop an understanding of the data modeling and database development process, as well as the models used in each phase of the development lifecycle. You'll develop the skills to model and understand the database development lifecycle based on real life examples, while mapping the objects and engineer the logical model to a relational model. Validate Data Models You will also learn techniques to validate these data models. Once the Relational Design has been validated, you can create physical models to add all physical properties and finally generate a DDL to create the database objects for your database. You will also better understand how you can work as a team on developing a model using Subversion. Audience Application Developers Business Analysts Data Modelers Database Administrators Database Designers System Analysts Related Training Suggested Prerequisites Basic understanding of relational database concepts Copyright 2013, Oracle. All rights reserved. Page 1

Course Objectives Create an Entity Relationship Diagram by identifying entities, attributes, relationships and constraints from a set of requirements Normalize the Entity Relationship Diagram to third Normal form Enhance the Entity Relationship Diagram to utilize several data modeling techniques Create a Data Flow Diagram by identifying processes, external agents, information stores and information flows that show how the information flows and how it is being transformed Engineer the Entity Relationship Model into an initial relational database design Optimize the Relational Database Design Complete the Physical Model and generate the DDL Use Oracle SQL Developer Data Modeler to document all the concepts learned throughout the course Course Topics Understanding What to Model Why Model? Why Model: A Practical Example Database and Application Development Life Cycle Process Modeling Logical Data Modeling Database Design Database Generation Data Type Model Documenting the Business Background Documenting the Business Direction Components of a Business Direction Statement Business Objectives Assumptions Critical Success Factors Key Performance Indicators Problems Devising Business Direction Objectives and Actions Building a Process Model (Data Flow Diagram) What Is a Process Model? Why Create a DFD? Components of a Data Flow Diagram Events Analyzing Event Responses Using Oracle SQL Developer Data Modeler to Create Your Process Model (Data Flow Diagram) Downloading and Installing Oracle SQL Developer Data Modeler Copyright 2013, Oracle. All rights reserved. Page 2

Oracle SQL Developer Data Modeler Main Window Components Building a Data Flow Diagram Editing the Diagram Layout Adding and Reusing Process Events Saving Your Model Opening a Saved Model Validating Your Process Model (Data Flow Diagram) DFD Rules Design Rules in Oracle SQL Developer Data Modeler Types of Processes Process Decomposition Decomposition Guidelines Identifying Entities and Attributes What Is a Logical Data Model? Why Create an ERD? Components of an Entity Relationship Diagram Attributes Attribute Characteristics Identify Relationships Relationships Components of a Relationship Relationships: Additional Examples Relationship Types Using a Relationship Matrix Determining a Relationship s Existence Naming the Relationship Determining the Relationship s Cardinality Assign Unique Identifiers Unique Identifiers Unique Identifier Examples Identifying Relationships Identifying Relationships with Multiple Entities Non-Identifying Relationships Primary and Secondary Unique Identifiers Searching for Unique Identifiers Using Oracle SQL Developer Data Modeler to Create the Entity Relationship Diagram Building an Entity Relationship Diagram Specifying Logical Model General Option Modifying Model Properties Notation Types Editing a Diagram Layout What Is a Subview? Creating a Subview What Is a Display? Validating your Entity Relationship Diagram ERD Checklist Copyright 2013, Oracle. All rights reserved. Page 3

Attribute Rules Distinguishing Attributes and Entities Attribute Optionality Adding Additional Information to the ERD Creating Reports Normalizing your Data Model What Is Normalization? First Normal Form (1NF) Second Normal Form (2NF) Third Normal Form (3NF) Normalization Example Validating Relationships Resolving M:M Relationships Modeling Hierarchical Data Examining Recursive Relationships Resolving a M:M Recursive Relationships Modeling Exclusive Relationships Creating an Exclusive Relationship in Oracle SQL Developer Data Modeler Entity Type Hierarchies Modeling Subtypes in Oracle SQL Developer Data Modeler Adding and Using Data Types Attribute Data Types Logical Type Types Administration Domain Adding a Check Constraint to a Domain Adding Ranges or Value Lists to a Domain Preferred Logical Types and Domains Creating Domains from Logical Types Put It All Together Build an ERD from a Case Study Map Your Entity Relationship Diagram to a Relational Database Design Why Create a Relational Model? Review: Database Design Relational Database Overview Terminology Mapping Naming Conventions Naming Restrictions with Oracle Ensuring That Your Logical Data Model Is Complete Mapping Simple Entities Engineering Your Entity Relationship Diagram to a Relational Database Design in Oracle SQL Developer Data Mo Relational Model and Relational Model Diagram Preferences Reviewing Table Properties Previewing the DDL for a Table Preferences: Classification Types Assigning a Classification Type to One Table Copyright 2013, Oracle. All rights reserved. Page 4

Changing the Color for Classified Tables Changing the Prefix for Classified Tables Assigning Classification Types to Multiple Tables Defining Your Physical Model What Is a Physical Model? Creating a Physical Model RDBMS Administration RDBMS Administration: Changing the Default RDBMS Sites Creating Physical Model Objects Adding a User Adding Segment Templates (Storage) Associating Physical Objects with Your Table Generating Your Database Database Generation Generating DDL DDL Preferences DDL/Migration General Options Design Rules Working With Rule Sets Working With Custom Rules Working With Libraries Altering an Existing Design Approaches to Modeling SUsing Import to Create a Model Importing an Existing Database Importing Domains Creating a Logical Data Model from Your Relational Model Reviewing and Making Changes to Your Logical Model Checking the Design Rules Forward Engineering to a New Relational Model Working in a Collaborative Environment The Benefits of Version Control Working With Data Modeler and Subversion Pending Changes Basic Workflow: Using Subversion with a Design Maintaining Versions Copyright 2013, Oracle. All rights reserved. Page 5