Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 11&12: Database Management System & Information Systems.

Slides:



Advertisements
Similar presentations
Lecture-7/ T. Nouf Almujally
Advertisements

Introduction to Databases
Management Information Systems, Sixth Edition
Databases Chapter Distinguish between the physical and logical view of data Describe how data is organized: characters, fields, records, tables,
Chapter 3 Database Management
12 CHAPTER DATABASES Databases are the key to accessing information throughout our lives. Used in hospitals, grocery stores, schools, department stores,
Organizing Data & Information
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Chapter 11 Information Systems.
1212 CHAPTER DATABASES. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved Competencies Distinguish between the physical and logical view.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved CHAPTER INFORMATION SYSTEMS.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-1.
Databases Chapter 11.
BUSINESS DRIVEN TECHNOLOGY
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 7 Information System Data Management.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Databases Chapter 11.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 12: Databases.
6-1 DATABASE FUNDAMENTALS Information is everywhere in an organization Information is stored in databases –Database – maintains information about various.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
Simple Database.
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 11: Information Systems.
Next Back MAP 3-1 Management Information Systems for the Information Age Copyright 2002 The McGraw-Hill Companies, Inc. All rights reserved Chapter 3 Database.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Databases and Data Warehouses: Supporting the Analytics-Driven.
CHAPTER 8: MANAGING DATA RESOURCES. File Organization Terms Field: group of characters that represent something Record: group of related fields File:
Data Resource Management Chapter 5 Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 7 Information System Data Management.
1.file. 2.database. 3.entity. 4.record. 5.attribute. When working with a database, a group of related fields comprises a(n)…
Storing Organizational Information - Databases
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
3-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Chapter 3 Databases and Data.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Lecture # 3 & 4 Chapter # 2 Database System Concepts and Architecture Muhammad Emran Database Systems 1.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Computer Software Chapter 4.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
CHAPTER 3 DATABASES AND DATA WAREHOUSES. 2 OPENING CASE STUDY Chrysler Spins a Competitive Advantage with Supply Chain Management Software Chapter 2 –
DataBase Management System What is DBMS Purpose of DBMS Data Abstraction Data Definition Language Data Manipulation Language Data Models Data Keys Relationships.
DATABASE MANAGEMENT SYSTEMS CMAM301. Introduction to database management systems  What is Database?  What is Database Systems?  Types of Database.
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 11: Information Systems.
Database Systems Basic Data Management Concepts
Data resource management
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved CHAPTER 6 DATABASES AND DATA WAREHOUSES CHAPTER 6 DATABASES AND DATA WAREHOUSES.
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 11&12: Database Management System & Information Systems.
Chapter 10 Database Management. Data and Information How are data and information related? p Fig Next processing data stored on disk Step.
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX C DESIGNING DATABASES APPENDIX C DESIGNING DATABASES.
DATABASES. -2 Competencies Distinguish between the physical and logical view of data Describe how data is organized Describe databases Describe the five.
3/6: Data Management, pt. 2 Refresh your memory Relational Data Model
Databases Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
CIS 250 Advanced Computer Applications Database Management Systems.
© 2003 Prentice Hall, Inc.3-1 Chapter 3 Database Management Information Systems Today Leonard Jessup and Joseph Valacich.
Introduction to Databases Angela Clark University of South Alabama.
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 12: Databases.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
© 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
Databases 11.
Chapter 4 Relational Databases
Database Management  .
RELATIONAL DATABASE MODEL
Database.
Chapter 12: Databases.
Presentation transcript:

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 11&12: Database Management System & Information Systems

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 12-2 McGraw-Hill Introduction to Databases Like a library, secondary storage is designed to store informationLike a library, secondary storage is designed to store information End users need to understandEnd users need to understand –How such stored information is organized using data field, records, files and databases –The different types of databases and structures Competent end users need to be able to find information that is stored in databasesCompetent end users need to be able to find information that is stored in databases

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 12-3 McGraw-Hill Data Examples of data includeExamples of data include –Facts or observations about people, places, things, and events –Audio, music, photographs, and video Two ways to view dataTwo ways to view data –Physical view –Logical view

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 12-4 McGraw-Hill Data Organization CharacterCharacter FieldField RecordRecord FileFile TableTable DatabaseDatabase Key FieldKey Field Batch Versus Real-Time ProcessingBatch Versus Real-Time Processing

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 12-5 McGraw-Hill Key Field Unique identifier also known as primary fieldUnique identifier also known as primary field Common examplesCommon examples –Social Security Number –Student Identification Numbers –Employee Identification Numbers –Part Numbers –Inventory Numbers

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 12-6 McGraw-Hill Batch Processing Batch processingBatch processing –Data is collected over a period of time and the processing happens later all at one time

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 12-7 McGraw-Hill Real-Time Processing Real-time processingReal-time processing –Also known as online processing because it happens immediately during the transaction

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 12-8 McGraw-Hill Databases Collection of integrated dataCollection of integrated data –Logically related files and records Databases address data redundancy and data integrityDatabases address data redundancy and data integrity Need for databasesNeed for databases Database managementDatabase management

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 12-9 McGraw-Hill Need for Databases SharingSharing SecuritySecurity Less data redundancyLess data redundancy Data integrityData integrity

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill Database Management DBMS engineDBMS engine Data definition subsystemData definition subsystem –Data dictionary Data manipulation subsystemData manipulation subsystem –Query-by-example –Structured query language (SQL) Application generation subsystemApplication generation subsystem Data administration subsystemData administration subsystem

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill DBMS Structure DBMS programs are designed to work with data that is logically structured or arrangedDBMS programs are designed to work with data that is logically structured or arranged Data models define rules and standards for data in a databaseData models define rules and standards for data in a database Five common data models areFive common data models are –Hierarchical database Hierarchical databaseHierarchical database –Network database Network databaseNetwork database –Relational database Relational databaseRelational database –Multidimensional database Multidimensional databaseMultidimensional database –Object-oriented database Object-oriented databaseObject-oriented database

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill Hierarchical Database Fields or records are structured in nodesFields or records are structured in nodes Nodes are points connected like branchesNodes are points connected like branches One parent per node; a parent has several child nodes (one-to-many relationship)One parent per node; a parent has several child nodes (one-to-many relationship) Return

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill Network Database Hierarchical node arrangementHierarchical node arrangement Each child node may have more than one parent node (many-to-many relationship)Each child node may have more than one parent node (many-to-many relationship) Additional nodes are called pointersAdditional nodes are called pointers Nodes can be reached through multiple pathsNodes can be reached through multiple paths Return

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill Relational Database Data stored in table called a relationData stored in table called a relation Tables consist of rows and columnsTables consist of rows and columns Tables related via a common data itemTables related via a common data item Return

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill INFORMATION SYSTEMS

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill Organizational Information Flow Information flows vertically and horizontally throughout an organizationInformation flows vertically and horizontally throughout an organization Information systems support the natural flow of information within an organization’s structureInformation systems support the natural flow of information within an organization’s structure 5 Functional Areas5 Functional Areas5 Functional Areas5 Functional Areas Management LevelsManagement LevelsManagement LevelsManagement Levels Information FlowInformation FlowInformation FlowInformation Flow

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill Five Functions of an Organization AccountingAccounting MarketingMarketing Human ResourcesHuman Resources ProductionProduction ResearchResearch Return

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill Management Levels Management is usually divided into three levels: Top, Middle, and SupervisorsManagement is usually divided into three levels: Top, Middle, and Supervisors Return

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill Information Flow (1 of 2) Each level of management has different information needsEach level of management has different information needs The information flows to support these needsThe information flows to support these needs –Top management Vertical, horizontal, and externalVertical, horizontal, and external –Middle management Vertical and horizontalVertical and horizontal –Supervisor Primarily verticalPrimarily vertical Return

Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You McGraw-Hill Information Flow (Page 2 of 2) Return