Databases and Information Management Chapter 6. Outline Database Relational Database Database Management System (DBMS) Structured Query Language Data.

Slides:



Advertisements
Similar presentations
C6 Databases.
Advertisements

Database Management3-1 L3 Database Management Santa R. Susarapu Ph.D. Student Virginia Commonwealth University.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
By: Mr Hashem Alaidaros MIS 211 Lecture 4 Title: Data Base Management System.
Management Information Systems, Sixth Edition
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA
Managing Data Resources Chapter Seven. SoftwareInformation Systems for Management2 Hierarchy of Data Bit Byte Field Record File Database Database management.
Chapter 3 Database Management
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 10 Managing a Database.
Database Management: Getting Data Together Chapter 14.
Organizing Data & Information
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Chapter 14 The Second Component: The Database.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS CHAPTER 3
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
Transaction Processing Systems, & Management Information Systems.
Databases & Data Warehouses Chapter 3 Database Processing.
Class 6 Data and Business MIS 2000 Updated: September 2012.
Class 3 Data and Business MIS 2000 Updated: January 2014.
Chapter 1 Database Systems. Good decisions require good information derived from raw facts Data is managed most efficiently when stored in a database.
5.1 © Copyright © 2011 Pearson Education, Inc. publishing as Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA ebay
Introduction to Databases. Overview  What is a Database?  What is a Database Management System?  How is information organized in a database?  What.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
1 DATABASE TECHNOLOGIES BUS Abdou Illia, Fall 2012 (September 5, 2012)
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 13 Database Management Systems: Getting Data Together.
© Paradigm Publishing Inc. 9-1 Chapter 9 Database and Information Management.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
1 California State University, Fullerton Chapter 7 Information System Data Management.
Chapter 1 Overview of Database Concepts Oracle 10g: SQL
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
Chapter 6: Foundations of Business Intelligence - Databases and Information Management Dr. Andrew P. Ciganek, Ph.D.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
CHAPTER 8: MANAGING DATA RESOURCES. File Organization Terms Field: group of characters that represent something Record: group of related fields File:
Lecture 2 An Overview of Relational Database IST 318 – DB Admin.
Management Information Systems MANAGING THE DIGITAL FIRM, 12 TH EDITION GLOBAL EDITION FOUNDATIONS OF BUSINESS INTELLIGENCE ENHANCING DECISION MAKING Lecture.
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS CHAPTER 3
Databases MGMT Summer 2012 Night #4, Lecture Part 1 Based on textbook Chapter 6.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 2: Basic Concepts.
Datafaces Data Base Management Software (DBMS) is a tool used to transform Data into Information. What is Data…? What is Information…? What is a Database…?
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Technology In Action Chapter 11 1 Databases and… Databases and their uses Database components Types of databases Database management systems Relational.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
CHAPTER 3 DATABASES AND DATA WAREHOUSES. 2 OPENING CASE STUDY Chrysler Spins a Competitive Advantage with Supply Chain Management Software Chapter 2 –
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
ITGS Databases.
Data resource management
1 Technology in Action Chapter 11 Behind the Scenes: Databases and Information Systems Copyright © 2010 Pearson Education, Inc. Publishing as Prentice.
Database Management Supplement 1. 2 I. The Hierarchy of Data Database File (Entity, Table) Record (info for a specific entity, Row) Field (Attribute,
Information Systems Today: Managing in the Digital World TB3-1 3 Technology Briefing Database Management “Modern organizations are said to be drowning.
Chapter 10 Database Management. Data and Information How are data and information related? p Fig Next processing data stored on disk Step.
Chapter 6.  Problems of managing Data Resources in a Traditional File Environment  Effective IS provides user with Accurate, timely and relevant information.
3/6: Data Management, pt. 2 Refresh your memory Relational Data Model
1 Chapter 9 Database Management. Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe.
© 2006 Pearson Education Canada Inc. 3-1 Chapter 3 Database Management PowerPoint Presentation Jack Van Deventer Ward M. Eagen.
© 2003 Prentice Hall, Inc.3-1 Chapter 3 Database Management Information Systems Today Leonard Jessup and Joseph Valacich.
Class 3 Data and Business MIS 2000 Updated: Jan
Presentation on Database management Submitted To: Prof: Rutvi Sarang Submitted By: Dharmishtha A. Baria Roll:No:1(sem-3)
uses of DB systems DB environment DB structure Codd’s rules current common RDBMs implementations.
6.1 © 2010 by Prentice Hall 4 Chapter Databases and Information Management Databases and Information Management.
11 Database The ultimate in data organization. 2 Database Management Systems (DBMS)  Application software designed to capture and analyze data  Four.
Information Systems Today: Managing in the Digital World
MANAGING DATA RESOURCES
Presentation transcript:

Databases and Information Management Chapter 6

Outline Database Relational Database Database Management System (DBMS) Structured Query Language Data Warehouse Data Mining Database Data Quality Requirements Data/Information policy (Information Management) Databases Information Systems for Management 2

Database Database: Collection of data that are organized in some way (e.g., in tables). Examples: Databases linked to Bonjour Quebec Website (book) Database in UofM’s student support systems Any department in firms. Demo… Databases Information Systems for Management 3

Relational Database The data storage for a Transaction Processing System (TPS). Adding reports to a database creates an MIS/Reporting System. Data (text, numbers, currency, time) are organized in tables (“relations”) Table = Collection of columns and rows. Column = Attribute (e.g., customer number) Row = Set of attributes (customer number + name + …) Each row identified by an attribute that must have a unique value in each row  key attribute (primary key, key) Databases Information Systems for Management 4

Relational Database – key & foreign key Tables linked via keys & foreign keys Databases Information Systems for Management 5

Database Management System (DBMS) Software for creating database, storing, retrieving and overall management of data (e.g., Microsoft Access) DBMS Components (some): Search engine – runs SQL queries against a database Report writer – usually uses queries to create reports for users Data dictionary - defines each data attribute (storage, text/numeric or other data type) Access management (who accesses what data) Security functions (recovery after system crash) Databases Information Systems for Management 6 D B M S Input forms Reports Database TPS or MIS (when Reports included)

Databases Information Systems for Management 7 Structured Query Language (SQL) Syntax and rules (commands) for searching relational databases. Can also be used for entering and changing data, and other tasks. Easier to learn than programming languages SQL Query: Select lists desired columns from desired table(s) From identifies tables/views from which to select columns Where are conditions for selecting specific records & for joining multiple tables (in older versions of SQL) Databases Information Systems for Management 7

Search Data with SQL Example SELECT Part.Part_Name, Supplier.Supplier_Name, Supplier.Supplier_Address FROM Part, Supplier WHERE Part.Supplier_Number=Supplier.Supplier_Number AND Part_Number=137 OR Part_Number=152 Output: A list with names of parts tracked under numbers 137 and 152 (keys), along with supplier names and addresses Data is stored in tables Party and Supplier, which are linked via the Supplier_Number (key in Supplier table, and foreign key in Part table) Access provides a facility for easy search without writing SQL. Databases Information Systems for Management 8

Data Warehouses Databases Information Systems for Management 9 Data warehouse (DW) Consolidates & stores data from operational databases (TPSs) Used with ERP systems Differently organized data than in a relational database Reports pulled out from more complex data (enterprise level) Cubes built from for querying at user’s will (ad hoc query)

Data Mining Analysis of data in data warehouses to find patterns/rules to aid in decision making Data Mining software specialized for searching for patterns in DW Patterns: Clusters (e.g., customer groups – market segments) Associations (e.g., what products are likely to be purchased together – video player & TV set) Databases Information Systems for Management 10

Data/Information Policy – Information Management Data/Information policy: Rules governing data acquisition, ownership, access privileges, quality of data in databases, compliance with law Data quality: Consistency (e.g., customer name) Reduction of redundancy (quality audits and data cleansing) General data quality requirements mentioned before also apply (accuracy, currency, completeness, relevance, cost- effectiveness) Databases Information Systems for Management 11