11 Database The ultimate in data organization. 2 Database Management Systems (DBMS)  Application software designed to capture and analyze data  Four.

Slides:



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

5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
The database approach to data management provides significant advantages over the traditional file-based approach Define general data management concepts.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Ninth Edition Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.
Chapter 3 Database Management
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 10 Managing a Database.
Management Information Systems
Database Management: Getting Data Together Chapter 14.
Organizing Data & Information
Living in a Digital World Discovering Computers 2010.
3 / 12 CHAPTER Databases MIS105 Irfan Ahmed Ilyas.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
© 2007 Prentice-Hall, Inc.1 Technology in Action.
Chapter 11 Behind the Scenes: Databases and Information Systems
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Eleventh Edition Copyright © 2015 Pearson Education, Inc.
Chapter 4: Organizing and Manipulating the Data in Databases
Chapter 4-1. Chapter 4-2 Database Management Systems Overview  Not a database  Separate software system Functions  Enables users to utilize database.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
Intro to MIS – MGS351 Databases and Data Warehouses Chapter 3.
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
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.
© 2009 Prentice-Hall, Inc.1. 2 Technology in Action Chapter 11 Behind the Scenes: Databases and Information Systems.
© 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.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Twelfth Edition.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall 1 Databases and Information Systems.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
Chapter 4: Organizing and Manipulating the Data in Databases
Technology In Action Chapter 11 © 2006 Prentice-Hall, Inc.1 Technology In Action Chapter 11 Behind the Scenes: Databases and Information Systems Chapter.
© Paradigm Publishing Inc. 9-1 Chapter 9 Database and Information Management.
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 5-1 Chapter 5 Business Intelligence: Data.
Succeeding with Technology Database Systems Basic Data Management Concepts Organizing Data in a Database Database Management Systems Using Database Systems.
Database Design Part of the design process is deciding how data will be stored in the system –Conventional files (sequential, indexed,..) –Databases (database.
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
1 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe the qualities of valuable information.
Chapter 13 Databases and Information Management. Explain why data and information are important to an organization Identify file maintenance techniques.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall 1 Databases and Information Systems.
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.
MIS2502: Data Analytics The Information Architecture of an Organization.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
1 Topics about Data Warehouses What is a data warehouse? How does a data warehouse differ from a transaction processing database? What are the characteristics.
Databases Unit 3_6. Flat File Databases One table containing data Data must be entered as a whole each time e.g. customer name and address each time (data.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
Database Systems Basic Data Management Concepts
Databases and Information Management Chapter 6. Outline Database Relational Database Database Management System (DBMS) Structured Query Language Data.
© 2009 Prentice-Hall, Inc.1. 2 Technology in Action Chapter 11 Behind the Scenes: Databases and Information Systems.
1 Technology in Action Chapter 11 Behind the Scenes: Databases and Information Systems Copyright © 2010 Pearson Education, Inc. Publishing as Prentice.
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.
0 / Database Management. 1 / Identify file maintenance techniques Discuss the terms character, field, record, and table Describe characteristics.
1 Chapter 9 Database Management. Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe.
© 2003 Prentice Hall, Inc.3-1 Chapter 3 Database Management Information Systems Today Leonard Jessup and Joseph Valacich.
Chapter 11 Information and Data Management Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Data Resource Management Agenda What types of data are stored by organizations? How are different types of data stored? What are the potential problems.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. DATABASE.
The Need for Data Analysis 2 Managers track daily transactions to evaluate how the business is performing Strategies should be developed to meet organizational.
TECHNOLOGY IN ACTION. Chapter 11 Behind the Scenes: Databases and Information Systems.
Technology in Action © 2008 Prentice-Hall, Inc..
Fundamentals & Ethics of Information Systems IS 201
Chapter Ten Managing a Database.
TECHNOLOGY IN ACTION Chapter 11
Behind the Scenes: Databases and Information Systems
The ultimate in data organization
Presentation transcript:

11 Database The ultimate in data organization

2 Database Management Systems (DBMS)  Application software designed to capture and analyze data  Four main operations of a DBMS are: 1.Creating databases and entering data 2.Viewing and sorting data 3.Extracting data 4.Outputting data  Application software designed to capture and analyze data  Four main operations of a DBMS are: 1.Creating databases and entering data 2.Viewing and sorting data 3.Extracting data 4.Outputting data

3 1. Creating Databases and Entering Data  Create field names:  Identify each type of data  Data dictionary  Create field names:  Identify each type of data  Data dictionary

4 Creating Databases and Entering Data (cont)  Create individual records:  Key-in  Import  Create individual records:  Key-in  Import Jaso n Alexand er 123 Elm St.Anywhere US

5 Data Validation  Validation  Process of ensuring data entered into the database is correct (or at least reasonable) and complete  Validation rules  Range check  Completeness check  Consistency check  Alphabetic/numeric checks  Validation  Process of ensuring data entered into the database is correct (or at least reasonable) and complete  Validation rules  Range check  Completeness check  Consistency check  Alphabetic/numeric checks

6 2. Viewing and Sorting Data  Browse through records  Sort records by field name  Browse through records  Sort records by field name Before sort After sort

7 3. Extracting or Querying Data  Query  A question or inquiry  Provides records based on criteria  Structured query language (SQL)  Query  A question or inquiry  Provides records based on criteria  Structured query language (SQL) SQL Results

8 4. Outputting Data  Reports:  Printed  Summary data reports  Export data  Reports:  Printed  Summary data reports  Export data

9 Relational Database Operations  Relational databases organize data into tables based on logical groupings  Relationships are links between tables with related data  Common fields between tables need to exist  Normalization of data (recording data once) reduces data redundancy  Relational databases organize data into tables based on logical groupings  Relationships are links between tables with related data  Common fields between tables need to exist  Normalization of data (recording data once) reduces data redundancy

10 Data Storage  Data warehouses  A large scale repository of data  Organizes all the data related to an organization  Data is organized by subject  Data warehouses  A large scale repository of data  Organizes all the data related to an organization  Data is organized by subject

11  Source data  Internal sources  Company databases, etc.  External sources  Suppliers, vendors, etc.  Customers or Web site visitors  Clickstream data  Source data  Internal sources  Company databases, etc.  External sources  Suppliers, vendors, etc.  Customers or Web site visitors  Clickstream data Populating Data Warehouses

12  Data staging  Extract data from source  Reformat the data  Store the data  Software programs/procedures created to extract the data and to reformat it for storage  Data staging  Extract data from source  Reformat the data  Store the data  Software programs/procedures created to extract the data and to reformat it for storage Data Staging

13  Small slices of data  Data of a single department  Small slices of data  Data of a single department Data Marts

14 Data Warehouse

15 Managing Data: Information Systems  Information systems  Software-based solutions used to gather and analyze information  Functions performed by information systems include  Acquiring data  Processing data into information  Storing data  Providing output options  Information systems  Software-based solutions used to gather and analyze information  Functions performed by information systems include  Acquiring data  Processing data into information  Storing data  Providing output options

16 Information Systems Categories  Office support  Transaction processing  Management  Decision support  Office support  Transaction processing  Management  Decision support

17 Office Support Systems (OSS)  Assist employees in day-to-day tasks  Improve communications  Microsoft Office  Assist employees in day-to-day tasks  Improve communications  Microsoft Office

18 Transaction Processing Systems (TPS)  Keeps track of everyday business activities  Batch processing  Real-time processing  Keeps track of everyday business activities  Batch processing  Real-time processing

19 Management Information Systems (MIS)  Provides timely and accurate information for managers to make business decisions  Detail report:  Transactions that occur during a period of time  Summary report:  Consolidate detailed data  Exception report:  Show unusual conditions  Detail report:  Transactions that occur during a period of time  Summary report:  Consolidate detailed data  Exception report:  Show unusual conditions

20 Decision Support Systems (DSS)  Help managers develop solutions for specific problems

21 Data Mining  Process by which data are analyzed and investigated  Objective is to spot patterns or trends within the data  Process by which data are analyzed and investigated  Objective is to spot patterns or trends within the data

22 Data Mining Methods  Classification  Define data classes  Estimation  Assign a value to data  Affinity grouping or association rules  Determine which data goes together  Clustering  Organize data into subgroups  Description and visualization  Provides a clear picture of what is happening  Classification  Define data classes  Estimation  Assign a value to data  Affinity grouping or association rules  Determine which data goes together  Clustering  Organize data into subgroups  Description and visualization  Provides a clear picture of what is happening