5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.

Slides:



Advertisements
Similar presentations
Database Management3-1 L3 Database Management Santa R. Susarapu Ph.D. Student Virginia Commonwealth University.
Advertisements

Lecture-7/ T. Nouf Almujally
The database approach to data management provides significant advantages over the traditional file-based approach Define general data management concepts.
Multidimensional Database Structure
Chapter 3 Database Management
Organizing Data & Information
Chapter 5 Database Concepts.
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Introduction to Database Management
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
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.
Lecture-8/ T. Nouf Almujally
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 Data Resource Management.
Data Resource Management Chapter 5 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
4-1 BUSI 240 Introduction to Information Systems Tuesday & Thursday 8:05am – 9:30am Wyant Lecture Hall Please sign the roster on the back table.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Databases and Data Warehouses: Supporting the Analytics-Driven.
Data Resource Management Chapter 5 Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Case 2: Emerson and Sanofi Data stewards seek data conformity
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 Data Resource Management.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Data Resource Management
Introduction to Information Systems Lecture 05 Data Resource Management Data Concepts Database Management Types of Databases.
Chapter 5 Data Resource Management. 2 I. Why do organizations store data?  Data resources must be structured and organized in some logical manner so.
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.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
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.
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Data Resource Management Chapter 5 Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
DATA RESOURCE MANAGEMENT
© 2003 Prentice Hall, Inc.3-1 Chapter 3 Database Management Information Systems Today Leonard Jessup and Joseph Valacich.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
INFORMATION MANAGEMENT SYSTEM By. KUNDANG K JUMAN.
Chapter 5 Data Resource Management James A. O'Brien, and George Marakas. Management Information Systems with MISource 2007, 8 th ed. Boston, MA: McGraw-Hill,
Data Resource Management Chapter 5 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
INTRODUCTION TO INFORMATION SYSTEMS LECTURE 9: DATABASE FEATURES, FUNCTIONS AND ARCHITECTURES PART (2) أ/ غدير عاشور 1.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
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,
Data Resource Management
Intro to MIS – MGS351 Databases and Data Warehouses
Data Resource Management
Fundamentals & Ethics of Information Systems IS 201
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
Data Resource Management
DASAR SISTEM INFORMASI
Databases and Data Warehouses Chapter 3
Data Resource Management
Well, Sort-of.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
MANAGING DATA RESOURCES
Chapter 5 Data Resource Management.
Data Resource Management
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Data Resource Management
Presentation transcript:

5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.

Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.

5-3 Fundamental Data Concepts Character: single alphabetic, numeric or other symbol Field or data item: a grouping of related characters Represents an attribute (a characteristic or quality) of some entity (object, person, place or event) Example: salary Record: grouping of all the fields used to describe the attributes of an entity Example: payroll record with name, SSN and rate of pay

5-4 Fundamental Data Concepts File or table: a group of related records Database: an integrated collection of logically related data elements

5-5 Relational Structure Most widely used structure Data elements are viewed as being stored in tables Row represents record Column represents field Can relate data in one file with data in another file if both files share a common data element

5-6 Relational Structure

5-7 Relational Operations Select: Create a subset of records that meet a stated criterion Example, select employees who make more than $30,000 Join Combine two or more tables temporarily Looks like one big table Project Create a subset of columns in a table

5-8 Database Development Database Administrator (DBA) In charge of enterprise database development Data Definition Language (DDL) Develop and specify the data contents, relationships and structure These specifications are stored in data dictionary Data dictionary Data base catalog containing metadata Metadata – data about data

5-9 Database Development

5-10 Data Planning Process Enterprise Model Defines basic business process of the enterprise Defined by DBAs and designers with end users Data Modeling Relationships between data elements Entity Relationship Diagram (ERD) common tool for modeling

5-11 Entity Relationship Diagram

5-12 Database Design Process Logical design Schema – overall logical view of relationships Subschema – logical view for specific end users Data models for DBMS Physical design How data are to be stored and accessed on storage devices

5-13 Data Resource Management Managerial activity Applies IS technologies like data management and data warehousing to manage data resources to meet the information needs of business stakeholders

5-14 Types of databases

5-15 Operational Databases Store detailed data to support business processes Examples, customer database, inventory database

5-16 Distributed Databases Copies or parts of databases on servers at a variety of locations Challenge: any data change in one location must be made in all other locations Replication: Look at each distributed database and find changes Apply changes to each distributed database Very complex Duplication One database is master Duplicate that database after hours in all locations Easier

5-17 External Databases Databases available for a fee from commercial online services or For free from World Wide Web Examples, statistical databanks, bibliographic and full text databases

5-18 Data Warehouse Stores data that has been extracted from the operational, external and other databases Data has been cleaned, transformed and cataloged Used by managers and professionals for Data mining, Online analytical processing, Business analysis, Market research, Decision support Data mart is subset of warehouse for specific use of department

5-19 Data Mining Data in data warehouse are analyzed to reveal hidden patterns and trends Examples: Perform market-basket analysis to identify new business processes Find root causes to quality problems Cross sell to existing customers Profile customers with more accuracy

5-20 Database Management Approach Consolidate data into databases that can be accessed by different programs Use a database management system (DBMS) DBMS serves as interface between users and databases

5-21 Database Management Approach

5-22 DBMS Major Functions

5-23 Database Interrogation End users use a DBMS by asking for information via a query or a report generator Query language – immediate responses to ad hoc data requests SQL (Structured Query Language) an international standard query language Graphical Queries -- Point-and-click methods Natural Queries – similar to conversational English Report generator – quickly specify a report format for information you want printed in a report

5-24 Natural Language versus SQL

5-25 Graphical Query Source: Courtesy of Microsoft Corp.

5-26 Database Maintenance Updating database to reflect new business transactions such as a new sale Done by transaction processing systems with support of DBMS

5-27 Application Development Use DBMS software development tools to develop custom application programs Data Manipulation Language (DML)