© 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.

Slides:



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

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,
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 10 Managing a Database.
12 CHAPTER DATABASES Databases are the key to accessing information throughout our lives. Used in hospitals, grocery stores, schools, department stores,
Database Management: Getting Data Together Chapter 14.
Organizing Data & Information
Living in a Digital World Discovering Computers 2010.
Introduction to Databases Transparencies
Mgt 20600: IT Management & Applications Databases
1212 CHAPTER DATABASES. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved Competencies Distinguish between the physical and logical view.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Introduction to Database Management
Chapter 4 Relational Databases Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-1.
Databases Chapter 11.
Computing Essentials 2014 Information Systems © 2014 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized.
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 7 Information System Data Management.
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
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.
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
Computing Essentials 2014 Programming and Languages © 2014 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 7 Information System Data Management.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
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.
DATABASE MANAGEMENT SYSTEMS CMAM301. Introduction to database management systems  What is Database?  What is Database Systems?  Types of Database.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
Data resource management
DATA RESOURCE MANAGEMENT
DATABASES. -2 Competencies Distinguish between the physical and logical view of data Describe how data is organized Describe databases Describe the five.
1 Chapter 9 Database Management. Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe.
Databases Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
CIS 250 Advanced Computer Applications Database Management Systems.
Introduction to Databases Angela Clark University of South Alabama.
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. McGraw-Hill Chapter 12: Databases.
1 Management Information Systems M Agung Ali Fikri, SE. MM.
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,
Database Principles: Fundamentals of Design, Implementation, and Management Chapter 1 The Database Approach.
Management Information Systems by Prof. Park Kyung-Hye Chapter 7 (8th Week) Databases and Data Warehouses 07.
Databases 11.
Databases and DBMSs Todd S. Bacastow January
Pengantar Sistem Informasi
Data Resource Management
Outline Types of Databases and Database Applications Basic Definitions
Information Systems Today: Managing in the Digital World
Fundamentals & Ethics of Information Systems IS 201
Introduction to Information Technology
What is an attribute? How is it related to an entity?
Chapter Ten Managing a Database.
Data Resource Management
Chapter 4 Relational Databases
Database Management Systems
What is a Database and Why Use One?
MANAGING DATA RESOURCES
Database.
Chapter 12: Databases.
MANAGING DATA RESOURCES
Databases and Information Management
Database & Information Systems
Presentation transcript:

© 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Chapter 11

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Learning Objectives 1. Distinguish between the physical and logical views of data. 2. Describe how data is organized: characters, fields, records, tables, and databases. 3. Define key fields and how they are used to integrate data in a database. 4. Define and compare batch processing and real-time processing. 5. Describe databases, including the need for databases and database management systems (DBMS). 6. Describe the five common database models: hierarchical, network, relational, multidimensional, and object-oriented. 7. Distinguish among individual, company, distributed, and commercial databases. 8. Describe strategic database uses and security concerns.

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Introduction Like a library, secondary storage is designed to store information End users need to understand How information is organized in fields, records, tables and databases The different types of databases and structures Competent end users need to be able to find information that is stored in databases

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Data Facts or observations about people, places, things, and events Used to be only numbers, letters, and symbols, but now also includes: Audio, music, photographs, and video Two ways to view data Physical view focuses on the actual format and location of data Logical view focuses on the meaning, content, and context of the data

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Data Organization Logic view – data is organized into groups or categories Character – single letter, number, or special character Field – group of related characters Record – collection of related fields Table – collection of related records Database – integrated collection of logically related tables Primary Key Unique identifier Used to create relationships between tables

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Batch Processing Data is processed in two ways: batch and real-time Data is collected over a period of time and the processing happens later all at one time

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Real-Time Processing Also known as online processing because it happens immediately during the transaction

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Database Collection of integrated data Logically related files and records Databases address data redundancy – same information in multiple files data integrity – accurate updating of files Advantages to having databases Sharing – between departments of an organization Security – limited access Less data redundancy – decrease unnecessary duplication Data integrity – reduce likelihood of inaccurate data

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Database Management Database Management System (DBMS) Software that enables users to create, modify, and gain access to data Software made up of: DBMS engine – bridge between the logical view of data and the physical Data definition subsystem – defines the logical structure by using: Data dictionary or schema Contains a description of the structure of data

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. DBMS (Cont.) Data manipulation subsystem provides tools for maintaining and analyzing data Data Maintenance – maintaining data Analysis Tools used to view parts of the data Query-by-example (QBE) Structured query language (SQL) Application generation subsystem provides tools to create data entry Data administration subsystem helps manage the overall database Database Administrators (DBAs) administer the database Processing rights to determine who has access to the databases

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. DBMS Structure DBMS Programs are designed to work with data that is logically structured or arranged in a particular way Database model Model defined rules and standards for data in a database

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Hierarchical Database Fields or records structured in nodes Nodes - points connected like branches of an upside-down tree One parent per node Parent can have several child nodes One-to-many relationship Major concern is that if your parent node is deleted then so are all subordinate child nodes

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Network Database Hierarchical node arrangement Each child node may have more than one parent node many-to-many relationship Additional connections between parent and child are Pointers Nodes can be reached through multiple paths

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Relational Database A more flexible type where there are no access paths down a hierarchy Data stored in table called a relation Tables consist of rows and columns Tables related via a common data item / key field

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Multidimensional Database A variation and an extension of the relational model Includes a data cube Extension of the two dimensional data model to include additional or multiple dimensions Good for representing complex relationships Advantages over relational databases Conceptualization provides users with an intuitive model in which complex data and relationships can be conceptualized Processing speed for analyzing and querying a large multidimensional database is faster

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Object-Oriented Database Store data as well as instructions to manipulate data Organize data using Classes – general definitions Objects – specific instances of class containing data and instructions to manipulate the data Attributes – data fields an object possesses Methods – instructions for retrieving or manipulating attribute values

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Types of Databases Individual or Persona Computer Database Integrated files used by just one person Company Common operational or commonly used files shared in an organization Distributed Database spread geographically and accessed using database server Commercial or Information Utilities or Data Banks Enormous database that organizations develop to cover particular subjects Examples Dialog Information Services Dow Jones Interactive Publishing Lexis Nexis

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Database Uses and Issues Strategic uses Data warehouse – storing in a database for special use Data mining – used to search data warehouses Security Databases are valuable so protection necessary Protected by firewalls

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Careers In IT Database administrators Determine the most efficient ways to organize and access a company’s data Responsible for database security and backing up the system Employers look for Bachelors degree in Computer Science or Information Systems Technical experience Database administrators can expect to earn $76,000 to $98,000 annually

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. A Look to the Future ~ The Future of Crime Databases Can criminal behavior be predicted ? Research institutions have been looking into patterns that could predict criminal behavior If patterns could be found... Just need to find individuals with these characteristics

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Open-Ended Questions (Page 1 of 2) 1. Describe the five logical data groups or categories. 2. What is the difference between batch processing and real- time processing? 3. Identify and define the five parts of DBMS programs.

Computing Essentials 2017 © 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner. This document may not be copied, scanned, duplicated, forwarded, distributed, or posted on a website, in whole or part. Open-Ended Questions (Page 2 of 2) 4. Describe each of the five common database models. 5. What are some of the benefits and limitations of databases? Why is security a concern?