Databases Chapter 12. 12-2 Distinguish between the physical and logical view of data Describe how data is organized: characters, fields, records, tables,

Slides:



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

Introduction to Databases
Management Information Systems, Sixth Edition
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
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
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
Business Driven Technology Unit 2 Exploring Business Intelligence Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution.
Databases Chapter 11.
BUSINESS DRIVEN TECHNOLOGY
Databases and Database Management Systems
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Databases Chapter 11.
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.
1 Advanced Computer Programming Databases. Overview What is a database? Database Basics Database Components Data Models Normalization Database Design.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
Simple Database.
Management Information Systems By Effy Oz & Andy Jones
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.
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.
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.
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.
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 SYSTEMS CMAM301. Introduction to database management systems  What is Database?  What is Database Systems?  Types of Database.
Database Systems Basic Data Management Concepts
Data resource management
1 Technology in Action Chapter 11 Behind the Scenes: Databases and Information Systems Copyright © 2010 Pearson Education, Inc. Publishing as Prentice.
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
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.
DATA RESOURCE MANAGEMENT
Chapter 10 Database Management. Data and Information How are data and information related? p Fig Next processing data stored on disk Step.
DATABASES. -2 Competencies Distinguish between the physical and logical view of data Describe how data is organized Describe databases Describe the five.
Databases Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
CIS 250 Advanced Computer Applications Database Management Systems.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - Databases.
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.
CSCI-235 Micro-Computers in Science Databases. Database Concepts Data is any unorganized text, graphics, sounds, or videos A database is a collection.
1 Module # 8 Databases Module # 11 Mostafa Abd-El-Barr Modified by Jehad Al Dallal July 2012.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 7 Storing Organizational Information - 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.
Management Information Systems by Prof. Park Kyung-Hye Chapter 7 (8th Week) Databases and Data Warehouses 07.
Databases 11.
Chapter 12: Databases.
MANAGING DATA RESOURCES
Presentation transcript:

Databases Chapter 12

12-2 Distinguish between the physical and logical view of data Describe how data is organized: characters, fields, records, tables, and databases Describe databases, database issues, and database management systems (DBMS) Competencies (Page 1 of 2) Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-3 Describe five database: hierarchical, network, relational, multidimensional, and object-oriented Distinguish among individual, company, distributed, commercial, and Web databases Recognize strategic database uses and security concerns Competencies (Page 2 of 2) Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

Introduction to Databases Much like a library, secondary storage is designed to store information. End users need to understand how such stored information is organized using data field, records, files and databases. There are different types of databases and structures. To be a competent user of information in the information age end users need to be able to find information that is stored in databases. Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. 12-4

Data Examples of data include: –Facts or observations about people, places, things, and events –Audio captured, music captured, photographs and video Two ways to view data –Physical view –Logical view Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. 12-5

12-6 Character Field Record File Table Database Key Field Batch Versus Real-Time Processing Data Organization Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-7 Unique identifier also known as primary field Common examples –Social security number –Student Identification Numbers –Employee Identification Numbers –Part Numbers –Inventory Numbers Key Field Return Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

Batch Versus Real-time Processing (Page 1 of 2) Batch processing -- data is collected over a period of time and the processing happens later all at one time Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. 12-8

Batch Versus Real-Time Processing (Page 2 of 2) Real-time processing -- happens immediately when the transaction occurs Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. 12-9

12-10 Collection of integrated data – logically related files and records Databases address data redundancy and data integrity Need for databases Database Management Databases Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-11 Sharing Security Less data redundancy Data integrity Need for Databases Access data entry form Return Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

Database Management DBMS engine Data definition subsystem Data manipulation subsystem –Query-by-example –Structured query language (SQL) Application generation subsystem Data administration subsystem Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved

DBMS Structure DBMS programs are designed to work with data that is logically structured or arranged Data models define rules and standards for data in a database – the five widely used data models are: –Hierarchical databaseHierarchical database –Network databaseNetwork database –Relational databaseRelational database –Multidimensional databaseMultidimensional database –Object-oriented databaseObject-oriented database Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved

Hierarchical Database Fields or records are structured in nodes Nodes are points connected like branches One parent per node Parent has several child nodes (one-to-many relationship) Return Airline reservation system Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved

Network Database Hierarchical node arrangement Each child node may have more than one parent node (Many-to- many relationship) Additional nodes are called pointers Nodes can be reached through more than one path University Student System Return Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved

Relational Database More flexible Data stored in table called a relation Tables consist of rows and columns Tables related via a common data item Easy to use Return Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved

12-17 A variation and an extension of the relational model Includes a hyper cube Good for representing complex relationships Advantages over relational –Conceptualization –Processing speed Multidimensional Database Return Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

Object-Oriented Database Works with unstructured data –Photographs –Audio –Video Objects contain both data and instructions Organize using objects, classes, entities, attributes, and methods Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved

12-19 Individual Company or shared Distributed Commercial Web Types of Databases Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-20 Also called a microcomputer database Integrated file collection for one person usually under the person’s direct control Generally stored on the user’s hard-disk drive or on a LAN file server Individual Databases Return Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-21 May be stored on a mainframe and managed by a database administrator Provides access to users throughout a company 2 Types of company or shared databases –Common operational database –Common user database Company or Shared Databases Return Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-22 Database is located in a place or places other than where users are located Typically database servers on a client/server network provide the link between users and the distant data Distributed Databases Return Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-23 Generally an enormous database developed by an organization to cover particular subjects Access is offered to the public or selected outside individuals for a fee Most commercial databases are designed for organizational and individual use Also referred to as information utilities or data banks Commercial Databases Return Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-24 Distinguishing feature is that the database is available over the web Web search engines interact with databases Web databases incorporate special interface programs that create input forms, accept input, and send the data to the Web database Web Databases Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-25 Strategic uses –Special type of database called data warehouse –Data mining used to search database Security –Databases are valuable –Protection necessary Database Uses and Issues Electronic fingerprint pads Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-26 Database administrators determine the most efficient ways to organize and access a company’s data Typically responsible for maintaining database security and backing up the system Employers look for individuals with a bachelors degree in computer science and technical experience Database administrators can expect to earn $48,500- $85,000 annually Careers In IT Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-27 Describe the five logical data groups or categories. What is the difference between batch processing and real-time processing? Identify and define the five part of DBMS programs. Discussion Questions (Page 1 of 2) Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.

12-28 What are the five types of databases? Why does more than one kind of database exist? What are some of the benefits and limitations of databases? Why is security a concern? Discussion Questions (Page 2 of 2) Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.