Chapter 12 Information Systems. Spreadsheets Databases 12-2.

Slides:



Advertisements
Similar presentations
Chapter Information Systems Database Management.
Advertisements

Chapter 12 Information Systems. 2 Managing Information Information system: Software that helps us organize and analyze data.  Flexible application software.
Lecture-7/ T. Nouf Almujally
Chapter 5 Database Processing.
Chapter 12 Information Systems Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.
Chapter Information Systems Database Management.
Lecture Microsoft Access and Relational Database Basics.
Concepts of Database Management Sixth Edition
1004INT Information Systems Week 10 Databases as Business Tools.
Chapter 12 Information Systems Nell Dale John Lewis.
CHAPTER 3 DATABASES AND DATA WAREHOUSES. 3-2 STUDENT LEARNING OUTCOMES 1.Describe business intelligence and its role 2.Compare databases and data warehouses.
Concepts of Database Management Seventh Edition Chapter 1 Introduction to Database Management.
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
Chapter 12 Information Systems. 2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.
Chapter 1: The Database Environment
Spreadsheet in excel o Spreadsheet in excel o Uses of spreadsheet o Advantages Prepared by: Yusra Waseem 8 th C.
Chapter 12 Information Systems. 2 Managing Information Information system Software that helps the user organize and analyze data Electronic spreadsheets.
Chapter 12 Information Systems. 2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.
Chapter 5 Database Processing.
Using MIS 4e Chapter 5 Database Processing
1 DATABASE TECHNOLOGIES BUS Abdou Illia, Fall 2007 (Week 3, Tuesday 9/4/2007)
CPS120: Introduction to Computer Science Information Systems: Database Management Nell Dale John Lewis.
1 DATABASE TECHNOLOGIES BUS Abdou Illia, Fall 2012 (September 5, 2012)
Concepts of Database Management Seventh Edition
ASP.NET Programming with C# and SQL Server First Edition
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
Chapter 12 Information Systems. 2 Managing Information Information system Software that helps the user organize and analyze data Electronic spreadsheets.
Chapter 1 Overview of Database Concepts Oracle 10g: SQL
Introduction to SQL Steve Perry
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
Dr. John P. Abraham, University of Texas Pan American Information Technology Database Dr. John P. Abraham.
Chapter 12 Information Systems. 2 Managing Information Information system: Software that helps us organize and analyze data.  Flexible application software.
Information Systems: Databases Define the role of general information systems Describe the elements of a database management system (DBMS) Describe the.
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
Lecture 2 An Overview of Relational Database IST 318 – DB Admin.
End Show 3.4 Database Management System Unit 3. End Show What is a database? It’s an organized collection of data, related to a particular subject or.
Chapter 12 Information Systems. 2 Managing Information Information system Software that helps the user organize and analyze data Electronic spreadsheets.
Database Fred Durao What is a database? A database is any organized collection of data. Some examples of databases you may encounter in.
Chapter 12 Information Systems. 2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.
Working with Spreadsheets A spreadsheet is a worksheet that resembles a table and is used for organizing numbers. An electronic spreadsheet file can contain.
SQL Structured Query Language Programming Course.
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.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
Instructor: Dema Alorini Database Fundamentals IS 422 Section: 7|1.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Chapter 4 Database Processing Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall 4-1.
CHAPTER 3 DATABASES AND DATA WAREHOUSES. 2 OPENING CASE STUDY Chrysler Spins a Competitive Advantage with Supply Chain Management Software Chapter 2 –
CS 1308 Computer Literacy and the Internet
Dr. John P. Abraham, University of Texas Pan American Information Technology Database Dr. John P. Abraham.
Database Management Systems.  Database management system (DBMS)  Store large collections of data  Organize the data  Becomes a data storage system.
1 CSE 2337 Introduction to Data Management Textbook: Chapter 1.
Goals Define the role of general information systems Explain how spreadsheets are organized (cells, lists or columns, tables, sheets, [hierarchy], sort,
Concepts of Database Management Seventh Edition Chapter 1 Introduction to Database Management.
Introduction to Databases Three File Processing Systems DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall 1-2.
Chapter 12 Information Systems. 2 Chapter Goals Define the role of general information systems Explain how spreadsheets are organized Create spreadsheets.
Chapter 12 Information Systems: Spreadsheets Nell Dale John Lewis.
PREPARED BY: PN. SITI HADIJAH BINTI NORSANI. LEARNING OUTCOMES: Upon completion of this course, students should be able to: 1. Understand the structure.
Relational Database Systems Bartosz Zagorowicz. Flat Databases  Originally databases were flat.  All information was stored in a long text file, called.
Computers Are Your Future Tenth Edition Spotlight 5: Microsoft Office Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
1 Management Information Systems M Agung Ali Fikri, SE. MM.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Chapter 12 Information Systems.
Information Systems Database Management
Database Management  .
Databases and Information Management
Week 11: Database Management System
Databases and Information Management
Chapter 12 Information Systems.
DATABASE TECHNOLOGIES
Presentation transcript:

Chapter 12 Information Systems

Spreadsheets Databases 12-2

Chapter Goals Spreadsheets Spreadsheet “What if” analysis Spreadsheet formulas Database Management Systems Basic SQL statements Entity-Relationship Diagrams 12-3

Information Systems Organization and Storage of Data – database management systems Data Analysis – electronic spreadsheets 12-4

Different Tools Spreadsheets – Mainly to Analyze Data Databases – Mainly to Store Data Sometimes, these separate roles overlap 12-5

Lots of Jobs for Specialists Database administrator Database Designer/Programmer Data Analyst Information Systems Analyst Various IT support, supervision, and management roles Many, many, many other jobs… 12-6

Lots of Jobs for EVERYBODY Most jobs you will find yourself using a database and/or a spreadsheet just to do your job Examples: – Doctors and Nurses: Accessing patient medical records – Grocery Store Clerk: Inventory on store items 12-7

Spreadsheets 12-8

Spreadsheets Spreadsheet A software application that allows the user to organize and analyze data using a grid of labeled cells – A cell can contain data or a formula that is used to calculate a value – Data stored in a cell can be text, numbers, or “special” data such as dates – Spreadsheet cells are referenced by their row and column designation 12-9

Common Spreadsheets You have your choice of: Microsoft Excel – That’s about it… 12-10

Spreadsheets Last week at the tutoring center… 12-11

Spreadsheet Analysis Spreadsheets can do what-if analysis – What if the number of attendees decreased by 10%? – What if we increase the ticket price by $5? – What if we could reduce the cost of materials by half? – What if I skipped the midterm exam? 12-12

Spreadsheet Formulas The power of spreadsheets comes from formulas – Some cells have input values – Other cells have formulas that display a calculated value – Calculated values are AUTOMATICALLY UPDATED when input values change 12-13

Spreadsheet Formulas Figure 12.1 The formulas behind some of the cells

Spreadsheet Formulas Formulas use basic arithmetic operations +, 2, *, and / They also use built-in functions Sum(A2:A3) 12-15

Spreadsheet Formulas Figure 12.4 Some common spreadsheet functions

Spreadsheet Analysis Spreadsheets are versatile! Spreadsheet analysis can be applied to just about any topic area – Track sales – Analyze sport statistics – Maintain student grades – Keep a car maintenance log – Record and summarize travel expenses – Track project activities and schedules – Plan stock purchases 12-17

Database Systems 12-18

Database Management Systems Database A structured set of data DataBase Management System (DBMS) – Physical database File(s) that contain the data – Database engine Software that accesses the data – Database schema The structure of the data 12-19

Common Databases Microsoft Access – Popular PC Database – Good for personal use and for small companies and organizations Oracle – Popular powerful DBMS for large organizations Microsoft SQL Server – Competition for Oracle 12-20

Database Management Systems Figure 12.6 The elements of a database management system

Database Management Systems The database schema provides the logical view of the data in the database The Schema defines: – Tables – Fields names and datatypes – Relationships 12-22

The Relational Model In a relational DBMS, the data items and the relationships among them are organized into tables – A table is a collection of records – A record is a collection of related fields – Each field of a database table contains a single data value – Each record in a table contains the same fields 12-23

A Database Table Figure 12.7 A database table, made up of records and fields

A Database Table We can express the schema for this part of the database as follows: Movie (MovieId:key, Title, Genre, Rating) 12-25

Relationships Figure 12.8 A database table containing customer data

Relationships We can use a table to represent a collection of relationships between objects Figure 12.9 A database table storing current movie rentals

Database Design Entity Relationship (ER) Diagram Models the relationships between tables in a graphical form 12-28

An ER Diagram A One-to-Many relationship Figure An ER diagram for the movie rental database

Structured Query Language Structured Query Language (SQL) A comprehensive database language for managing relational databases SQL allows the user to: – add, modify, delete, and query data 12-30

Queries in SQL select attribute-list from table-list where condition select Title from Movie where Rating = 'PG' select Name, Address from Customer select * from Movie where Genre like '%action%' select * from Movie where Rating = 'R' order by Title 12-31

Modifying Database Content insert into Customer values (9876, 'John Smith', '602 Greenbriar Court', ' ') update Movie set Genre = 'thriller drama' where title = 'Unbreakable‘ delete * from Movie where Rating = 'R' 12-32