Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World

Similar documents
Chapter 10 Managing a Database. Discovering Computers Your Interactive Guide to the Digital World

Chapter 10 Managing a Database. Discovering Computers Your Interactive Guide to the Digital World

Objectives Overview. Chapter 10 Managing a Database. Discovering Computers Instructor: M. Imran Khalil MSc-IT 1 st semester Fall 2016

11/12/11. Objec&ves Overview. Databases, Data, and Informa&on. Objec&ves Overview. Databases, Data, and Informa&on. Databases, Data, and Informa&on

Discovering Computers Chapter 10 Database Management

Chapter 11. Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet. Objectives Overview

COMM 391. Objectives. Introduction to Microsoft Access. What is in an Access database file? Introduction to Microsoft Access 2010

Rapid Application Development

DATABASE PART 2. Components and Functions

Topics covered 10/12/2015. Pengantar Teknologi Informasi dan Teknologi Hijau. Suryo Widiantoro, ST, MMSI, M.Com(IS)

Managing Data Resources

IT1105 Information Systems and Technology. BIT 1 ST YEAR SEMESTER 1 University of Colombo School of Computing. Student Manual

Chapter 12 Databases and Database Management Systems

MANAGING FILES: Basic Concepts A database is a logically organized collection of related data designed and built for a specific purpose,

TIM 50 - Business Information Systems

Chapter 3. Databases and Data Warehouses: Building Business Intelligence

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

Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

Managing Data Resources

16/06/56. Databases. Databases. Databases The McGraw-Hill Companies, Inc. All rights reserved.

Databases The McGraw-Hill Companies, Inc. All rights reserved.

DBMS Questions for IBPS Bank Exam

DATA Data and information are used in our daily life. Each type of data has its own importance that contribute toward useful information.

Lesson I. Database Management Systems

TIM 50 - Business Information Systems

Database. Ed Milne. Theme An introduction to databases Using the Base component of LibreOffice

LECTURE1: PRINCIPLES OF DATABASES

Fundamentals of Information Systems, Seventh Edition

Introduction to Databases

A bit of Databases history

Database Systems: Learning Outcomes. Examples of Database Application. Introduction

EASTERN ARIZONA COLLEGE Database Design and Development

9. Introduction to MS Access

The functions performed by a typical DBMS are the following:

Figure 9.1 A file versus a database organization. Database 12/28/2014. Chapter 9: Database Systems

G64DBS Database Systems. G64DBS Module. Recommended Textbook. Assessment. Recommended Textbook. Recommended Textbook.

DATABASE MANAGEMENT SYSTEMS

DATABASE DEVELOPMENT (H4)

Management Information Systems Review Questions. Chapter 6 Foundations of Business Intelligence: Databases and Information Management


DB Basic Concepts. Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS IIT, Abbottabad Pakistan

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 1 Database Systems

B.H.GARDI COLLEGE OF MASTER OF COMPUTER APPLICATION. Ch. 1 :- Introduction Database Management System - 1

CSE 3241: Database Systems I Databases Introduction (Ch. 1-2) Jeremy Morris

Data Management Lecture Outline 2 Part 2. Instructor: Trevor Nadeau

Forms Management Database 201

3 장. Access Object - Tables are for storing data. - Queries are for retrieving data - Forms are for entering and displaying data on screen.

Data Modelling: 1 Entity, Keys & Attributes

COWLEY COLLEGE & Area Vocational Technical School

Massachusetts Institute of Technology Department of Urban Studies and Planning

Introduction To Computers

Implementing and Maintaining Microsoft SQL Server 2005 Analysis Services

Oracle BI 11g R1: Build Repositories

Fundamentals of Database Systems (INSY2061)

Chapter 6 VIDEO CASES

Management Information Systems

HKTA TANG HIN MEMORIAL SECONDARY SCHOOL SECONDARY 3 COMPUTER LITERACY. Name: ( ) Class: Date: Databases and Microsoft Access

Management Information Systems MANAGING THE DIGITAL FIRM, 12 TH EDITION FOUNDATIONS OF BUSINESS INTELLIGENCE: DATABASES AND INFORMATION MANAGEMENT

Introduction to Microsoft Access 2016

Course Book Academic Year

Evolution of Database Systems

Chapter 1 File System and Database

Test Bank Database Processing Fundamentals Designand Implementation 14th Edition Kroenke

Chapter 6. Foundations of Business Intelligence: Databases and Information Management VIDEO CASES

QM Chapter 1 Database Fundamentals Version 10 th Ed. Prepared by Dr Kamel Rouibah / Dept QM & IS

System And Application Software

Where is Database Management System (DBMS) being Used?

Chapter 12. Databases. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Data Mining & Data Warehouse

Department of Industrial Engineering. Sharif University of Technology. Operational and enterprises systems. Exciting directions in systems

Databases & Database Users

IFF 1414 Intro to Database. Notes

A database management system (DBMS) is a software package with computer

By: Access 2007 Table

CHAPTER 6 DATABASE MANAGEMENT SYSTEMS

Tutorial 1. Creating a Database

DEVELOPING SQL DATA MODELS

by Prentice Hall

Chapter 1 Chapter-1

Computers Are Your Future

CS102B: Introduction to Information Systems. Minerva A. Lagarde

OBJECT-RELATIONAL COMPONENT APPROACHES: A COMPARISON

Database Systems Overview. Truong Tuan Anh CSE-HCMUT

MOBILE DATABASE VIEWER PLUS USER GUIDE

VALLIAMMAI ENGINEERING COLLEGE

Who, where, when. Database Management Systems (LIX022B05) Literature. Evaluation. Lab Sessions. About this course. After this course...

Oracle BI 11g R1: Build Repositories Course OR102; 5 Days, Instructor-led

Data Warehouse and Data Mining

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Data, Information, and Databases

ORACLE DATABASE 12C INTRODUCTION

Lecture 01. Fall 2018 Borough of Manhattan Community College

Introduction: Database Concepts Slides by: Ms. Shree Jaswal

Hours Assignments:

Technology In Action, Complete, 14e (Evans et al.) Chapter 11 Behind the Scenes: Databases and Information Systems

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing.

Release Date: September, 2015 Updates:

Outline. Database Management Systems (DBMS) Database Management and Organization. IT420: Database Management and Organization

Source Format Action Interface Book/Encyclopedia/Hand Written Search Literate. Paper tape coded use mechanist DB digital Search computer

Database Processing. Fundamentals, Design, and Implementation. Global Edition

Transcription:

Discovering Computers Fundamentals, 2011 Edition Living in a Digital World

Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe the qualities of valuable information Discuss the terms character, field, record, and file Describe file maintenance techniques (adding records, modifying records, deleting records) and validation techniques Differentiate between a file processing approach and the database approach See Page 351 for Detailed Objectives 2

Objectives Overview Discuss the functions common to most database management systems Describe characteristics of relational, objectoriented, and multidimensional databases Explain how to access Web databases Discuss the responsibilities of database analysts and administrators See Page 351 for Detailed Objectives 3

Databases, Data, and Information Database Collection of data organized in a manner that allows access, retrieval, and use of that data Data Collection of unprocessed items Text Numbers Images Audio Video Information Processed data Organized Meaningful Useful Page 352 4

Databases, Data, and Information Pages 352 353 Figure 9-1 5

Databases, Data, and Information Database software, often called a database management system (DBMS), allows users to: Create a computerized database Add, modify, and delete data Sort and retrieve data Create forms and reports from the data Page 352 6

Databases, Data, and Information Data integrity identifies the quality of the data Garbage in, garbage out (GIGO) points out the accuracy of a computer s output depends on the accuracy of the input Page 353 7

Databases, Data, and Information Valuable information should have the following characteristics: Accurate Verifiable Timely Organized Accessible Useful Costeffective Page 354 8

The Hierarchy of Data Data is organized in layers Files, records, fields, characters Page 355 Figure 9-2 9

The Hierarchy of Data A character is one byte Numbers, letters, space, punctuation marks, or other symbols A field is a combination of one or more related characters Field name Field size Data type Pages 355 356 Figure 9-3 10

The Hierarchy of Data Common data types include: Text Numeric AutoNumber Currency Date Memo Yes/No Hyperlink Object Attachment Page 356 11

The Hierarchy of Data A record is a group of related fields A primary key uniquely identifies each record A data file is a collection of related records Page 356 Figure 9-4 12

Maintaining Data File maintenance refers to the procedures that keep data current Adding records Modifying records Deleting records Pages 357-358 13

Maintaining Data Users add new records to a file when they obtain new data Page 357 Figure 9-5 14

Maintaining Data Users modify a record to correct inaccurate data or update old data Pages 357-358 Figure 9-6 15

Maintaining Data When a record no longer is needed, a user deletes it from a file Pages 358-359 Figure 9-7 16

Maintaining Data Validation compares data with a set of rules or values to find out if the data is correct Alphabetic/Numeric check Range check Consistency check Completeness check Check digit Other checks Pages 359-360 Click to view Web Link, click, Click Web Link from left navigation, then click Data Validation below 17

File Processing Versus Databases File processing system Each department has its own set of files Used for many years Have data redundancy Isolate data Database approach Programs and users share data Reduce data redundancy Improve data integrity Share data Allows easier access Reduces development time Can be more vulnerable Pages 361-362 18

File Processing Versus Databases Page 362 Figure 9-10 19

Database Management Systems Page 363 Figure 9-11 Click to view Web Link, click, Click Web Link from left navigation, then click MySQL below 20

Database Management Systems A data dictionary contains data about each file in the database and each field in those files Page 364 Figure 9-12 21

Database Management Systems A DBMS provides several tools that allow users and programs to retrieve and maintain data in the database Query language Query by example Form Report generator Pages 364-366 22

Database Management Systems A query language consists of simple, English-like statements that allow users to specify the data to display, print, or store Query by example (QBE) provides a GUI to assist users with retrieving data Pages 364-366 23

Database Management Systems Page 365 Figure 9-13 24

Database Management Systems A form is a window on the screen that provides areas for entering or modifying data in a database Page 366 25

Database Management Systems A report generator allows users to design a report on the screen, retrieve data into the report design, and then display or print the report Page 366 Figure 9-15 26

Database Management Systems A DBMS provides means to ensure that only authorized users access data at permitted times Access privileges Principle of least privilege Page 367 Click to view Web Link, click, Click Web Link from left navigation, then click Data Security below 27

Database Management Systems A DMBS provides a variety of techniques to restore the database to a usable form in case it is damaged or destroyed Backup Log Page 367 Click to view Web Link, click, Click Web Link from left navigation, then click Continuous Backup below Recovery utility Continuous backup 28

Relational, Object-Oriented, and Multidimensional Databases Page 368 Figure 9-17 Click to view Web Link, click, Click Web Link from left navigation, then click Relational Databases below A data model consists of rules and standards that define how the database organizes data A relational database stores data in tables that consist of rows and columns Each row has a primary key Each column has a unique name A relationship is a link within the data 29

Relational, Object-Oriented, and Multidimensional Databases Structured Query Language (SQL) is a query language that allows users to manage, update, and retrieve data Page 369 Figure 9-18 30

Relational, Object-Oriented, and Multidimensional Databases An object-oriented database (OODB) stores data in objects Object-oriented databases often use Object Query Language (OQL) to manipulate and retrieve data Click to view Web Link, click, Click Web Link from left navigation, then click Object-Oriented Databases below Page 369 31

Relational, Object-Oriented, and Multidimensional Databases A multidimensional database can store data in more than two dimensions of data Can consolidate data much faster than a relational database A data warehouse is a huge database that stores and manages the data required to analyze historical and current transactions Click to view Web Link, click, Click Web Link from left navigation, then click Data Warehouses below Page 370 32

Web Databases Databases on the Web allow you to: Shop for products or services Buy or sell stocks Search for a job Make airline reservations Register for college classes Check semester grades Page 370 33

Web Databases Page 371 Figure 9-19 34

Database Administration It is important to have a carefully designed database Page 371 Figure 9-20 Click to view Web Link, click, Click Web Link from left navigation, then click Database Design Guidelines below 35

Database Administration Database analysts and administrators are responsible for managing and coordinating all database activities Database Analyst (DA) Decides on proper field placement, defines data relationship, and identifies users access privileges Database Administrator (DBA) Creates and maintains the data dictionary, manages security, monitors performance, and checks backup and recovery procedures Page 371 36

Database Administration Employees should learn how to use the data in the database effectively Page 372 37

Summary How data and information are valuable assets to an organization Methods for maintaining highquality data Assessing the quality of valuable information Advantages of organizing data in a database Various types of databases Roles of the database analysts and administrators Page 372 38

Discovering Computers Fundamentals, 2011 Edition Living in a Digital World Complete