Chapter 1 Introduction to Database Processing David M. Kroenke Database Processing © 2000 Prentice Hall.

Slides:



Advertisements
Similar presentations
© 2002 by Prentice Hall 1 SI 654 Database Application Design Winter 2004 Dragomir R. Radev.
Advertisements

Lecture-7/ T. Nouf Almujally
Database Processing: Fundamentals, Design and Implementation, 9/e by David M. KroenkeChapter 1/1 Copyright © 2004 Please……. No Food Or Drink in the class.
1 1 File Systems and Databases Chapter 1 The Worlds of Database Systems Prof. Sin-Min Lee Dept. of Computer Science.
Introduction to Databases
Management Information Systems, Sixth Edition
Chapter 1: The Database Environment
COMM 226 Database and content management Chitu Okoli Associate Professor in Business Technology Management John Molson School of Business, Concordia University,
SLIDE 1IS 257 – Fall 2006 Database Management: Introduction Ray R. Larson University of California, Berkeley School of Information IS 257:
© 2008 Pearson Prentice Hall, Experiencing MIS, David Kroenke
Databases Chapter Distinguish between the physical and logical view of data Describe how data is organized: characters, fields, records, tables,
Lecture Microsoft Access and Relational Database Basics.
Fundamentals, Design, and Implementation, 9/e SI654 Database Application Design Instructor: Dragomir R. Radev Winter 2005.
1-1 David M. Kroenke’s Chapter One: Introduction Database Processing: Fundamentals, Design, and Implementation.
Introduction to Database Processing
DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall 1-1 David M. Kroenke’s Chapter One: Introduction Part One Database Processing:
Ch1: File Systems and Databases Hachim Haddouti
Getting Started (Excerpts) Chapter One DAVID M. KROENKE’S DATABASE CONCEPTS, 2 nd Edition.
8/28/2001Database Management -- Fall R. Larson Database Management: Introduction University of California, Berkeley School of Information Management.
© 2007 by Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden.
Fundamentals, Design, and Implementation, 9/e Chapter 1 Introduction to Database Processing.
Databases Chapter 11.
Chapter 3: Data Modeling
DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall 1-1 David M. Kroenke’s Database Processing: Fundamentals, Design, and.
David M. Kroenke and David J. Auer Database Processing—12 th Edition Fundamentals, Design, and Implementation Chapter One: Introduction KROENKE AND AUER.
Fundamentals, Design, and Implementation, 9/e Chapter 1 Introduction to Database Processing.
1 1 File Systems and Databases Chapter 1 The Worlds of Database Systems Prof. Sin-Min Lee Dept. of Computer Science.
An Introduction to Database Management Systems R. Nakatsu.
Chapter 2 Introduction to Database Development Database Processing David M. Kroenke © 2000 Prentice Hall.
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
Introduction to Database
Chapter 5 Database Processing.
Databases Illuminated
The University of Akron Dept of Business Technology Computer Information Systems Intro to Database Management 2440: 180 Database Concepts Instructor: Enoch.
DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall 2-1 David M. Kroenke’s Chapter One: Why DB? Database Processing: Fundamentals,
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
Module Title? DBMS Introduction to Database Management System.
Introduction to Database Indra Budi CS - UI.
David M. Kroenke’s Chapter One: Introduction Part Two Database Processing: Fundamentals, Design, and Implementation.
1 Adapted from Pearson Prentice Hall Adapted form James A. Senn’s Information Technology, 3 rd Edition Chapter 7 Enterprise Databases and Data Warehouses.
DATABASE MANAGEMENT & PROGRAMMING 2 Introduction to Database Processing n Four database examples n File-Processing Systems n Database processing Systems.
Databases Topic 4 Text Materials Chapter 3 – Databases and Data Warehouses.
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 9 th Edition Jeffrey A. Hoffer,
Chapter 14 Sharing Enterprise Data David M. Kroenke Database Processing © 2000 Prentice Hall.
Chapter 5 Database Processing. Neil uses software to query a database, but it has about 25 standard queries that don’t give him all he needs. He imports.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
INTRODUCTION OF DATABASE By Hendra Achmadi MM, MAcc.
Module 1: Database System
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
Introduction to Database AIT632 Chapter 1 Sungchul Hong.
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
Principles of Database Design, Part I AIMS 2710 R. Nakatsu.
UNIVERSITI TENAGA NASIONAL “Generates Professionals” MODULE 5 : Part 1 INTRODUCTION TO DATABASE.
Computer Science Centre University of Indonesia Chapter 1 Database & Database Users.
Chapter 1: Introduction. 1.2 Database Management System (DBMS) DBMS contains information about a particular enterprise Collection of interrelated data.
IIS 645 Database Management Systems DDr. Khorsheed Today’s Topics 1. Course Overview 22. Introduction to Database management 33. Components of Database.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Managing Data Resources File Organization and databases for business information systems.
Introduction to Database Processing
Data Resource Management
Introduction to Database Processing
Database Processing: David M. Kroenke’s Chapter One: Introduction
Chapter 1 The Worlds of Database Systems
MANAGING DATA RESOURCES
Database Processing: David M. Kroenke’s Chapter One: Introduction
Chapter 1 Introduction to Database Processing
Database Design Chapter 7.
Presentation transcript:

Chapter 1 Introduction to Database Processing David M. Kroenke Database Processing © 2000 Prentice Hall

Chapter 1 © 2000 Prentice Hall Database Example 1 Mary Richards Housepainting –Self Employed Entrepreneur –Single User Database –3 Tables (Customers, Jobs, Source) –Data Needs: Track how customers, jobs, and referrals relate Record bid estimates Track referral sources Produce mailing labels Chapter 1 Page 4

SOURCE CUSTOMER JOB Tables of Data for Mary Richards Housepainting, Figure 1-1 © 2000 Prentice Hall

Chapter 1 © 2000 Prentice Hall Database Example 2 Chapter 1 Page 6 Treble Clef Music –Multi-User database on LAN –3 Tables (Customers, Instruments, Rentals) –Data Needs: Track instrument rentals Handle multi-user issues

Page 7 Customer Form, Figure 1-5a © 2000 Prentice Hall

Page 7 Rental Agreement Form, Figure 1-5b © 2000 Prentice Hall

Page 8 Instrument Form, Figure 1-5c © 2000 Prentice Hall

Chapter 1 © 2000 Prentice Hall Database Example 3 Chapter 1 Page 6 State Licensing & Vehicle Registration –52 Centers, 37 Offices, Hundreds of Users –40 Tables –Data Needs: Track drivers licensing issues –traffic violations, accidents, arrests, limitations Track auto registration issues –revenue, law enforcement Integrate the needs of many departments

Chapter 1 © 2000 Prentice Hall Database Example 4 Chapter 1 Page 8 Calvert Island Reservations Centre –Chamber of Commerce –Promotional database provides access to data –Customer and reservation database processes –Data Needs: Store multimedia data (photos, video clips, sound clips) Must be Web / browser accessible Uses Web technologies including HTTP, DHTML, and XML

Comparison of Database Examples Chapter 1 Page 10 Figure 1-8 © 2000 Prentice Hall

File-Processing Systems Page 12 Chapter 1 Figure 1-10 © 2000 Prentice Hall

Chapter 1 © 2000 Prentice Hall Problems with File- Processing Systems Page 12 Chapter 1 Data are separated and isolated Data are often duplicated Application program dependent Incompatible data files Difficult to understand

Chapter 1 © 2000 Prentice Hall File-Processing Systems Page 12 Chapter 1 Create problems with data integrity because data is: duplicated duplicated

DBMS Relationships Page 11 Chapter 1 Figure 1-9 © 2000 Prentice Hall

Chapter 1 © 2000 Prentice Hall Benefits of DBMS Page 13 Chapter 1 Data is integrated Data duplication is reduced Data is program independent Data is easy to understand

Chapter 1 © 2000 Prentice Hall Database Page 14 Chapter 1 “a self-describing collection of integrated records”

Chapter 1 © 2000 Prentice Hall Data Dictionary Page 15 Chapter 1 “a description of the structure of the database; data directory; metadata”

Hierarchy of Data Elements Page 16 Chapter 1 Figure 1-11 (a) File Processing (b) Database Systems © 2000 Prentice Hall

Chapter 1 © 2000 Prentice Hall Transactions Page 16 Chapter 1 “representations of events” –making a sale –receiving a payment –authorizing a new hire –accepting a shipment

Chapter 1 © 2000 Prentice Hall Early Relational Model Page 17 Chapter , E.F. Codd Normalization Process Compute Intensive

Chapter 1 © 2000 Prentice Hall Microcomputer DBMS Page 19 Chapter 1 Ashton - Tate: dBase II, now Borland Oracle, Focus, Ingress ported down Paradox, Revelation, MDBS, Helix, Foxpro, Access built specifically for microcomputers

Chapter 1 © 2000 Prentice Hall Current Database Trends Page 19 Chapter 1 Client-Server Applications Integration of Internet Technology Distributed Processing Object-Oriented DBMS