Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe the qualities of valuable information.

Slides:



Advertisements
Similar presentations
Database Management.
Advertisements

Chapter 10 Database Management
The database approach to data management provides significant advantages over the traditional file-based approach Define general data management concepts.
Management Information Systems, Sixth Edition
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
Computer Concepts 5th Edition Parsons/Oja Page 492 CHAPTER 10 File And Database Concepts Section A PARSONS/OJA Databases.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA
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.
Living in a Digital World Discovering Computers 2010.
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS CHAPTER 3
Chapter 4 Relational Databases Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-1.
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 7 Information System Data Management.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Databases Chapter 11.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
Database Management.
Chapter 9 Database Management
Chapter 10 Database Management. Chapter 10 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Explain.
Software Development Unit 2 Databases What is a database? A collection of data organised in a manner that allows access, retrieval and use of that data.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA ebay
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives The database approach to data management provides significant advantages.
Discovering Computers 2009 Chapter 10 Database Management.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
1 Intro to Info Tech Database Management Systems Copyright 2003 by Janson Industries This presentation can be viewed on line at:
Copyright © 2003 by Prentice Hall Module 4 Database Management Systems 1.What is a database? Data hierarchy and data organization Field, record, file,
Your Interactive Guide to the Digital World Discovering Computers 2012.
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.
© 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.
Chapter 13 Databases and Information Management
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
Describe uses of web databases, types of databases, and Big Data
Organizing Data and Information AD660 – Databases, Security, and Web Technologies Marcus Goncalves Spring 2013.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
© Paradigm Publishing Inc. 9-1 Chapter 9 Database and Information Management.
Database Management.
1 CSC 101 Introduction to Computing Lecture 26 Dr. Iftikhar Azim Niaz 1.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Chapter 10 Database Management. Chapter 10 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Explain.
Professor Michael J. Losacco CIS 1110 – Using Computers Database Management Chapter 9.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS CHAPTER 3
Chapter 9 Database Management. Chapter 9 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Discuss.
Storing Organizational Information - Databases
Chapter 13 Databases and Information Management. Explain why data and information are important to an organization Identify file maintenance techniques.
Discovering Computers 2008 Chapter 10 Database Management.
MC-Quiz: Chapter 10 - Database Management Discovering Computers 2010.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
Programming Logic and Design Fourth Edition, Comprehensive Chapter 16 Using Relational Databases.
Database and Information Management Chapter 9 – Computers: Understanding Technology, 3 rd edition.
Chapter 10 Database Management. Data and Information How are data and information related? p Fig Next processing data stored on disk Step.
0 / Database Management. 1 / Identify file maintenance techniques Discuss the terms character, field, record, and table Describe characteristics.
Chapter 10 Database Management. Chapter 10 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Explain.
1 Chapter 9 Database Management. Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe.
Chapter 11 Information and Data Management Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Web Databases Vast information provider. Offers information about jobs, photos, movies, weather, sporting events, etc. Shop for any product/service, buy/sell.
Introduction to Databases Dr. Osama AL Rababah. Objectives In this capture you will learn: Some common uses of database systems. The characteristics of.
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.
Presentation on Database management Submitted To: Prof: Rutvi Sarang Submitted By: Dharmishtha A. Baria Roll:No:1(sem-3)
Chapter 10 Database Management. Chapter 10 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Explain.
VOCAB REVIEW. A field that can be computed from other fields Calculated field Click for the answer Next Question.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Chapter Ten Managing a Database.
Database Management Systems
Chapter 13 Databases and Information Management
Describe uses of web databases, types of databases, and Big Data
Presentation transcript:

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

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

Databases, Data, and Information 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

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

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

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

Databases, Data, and Information Valuable information should have the following characteristics: Accurate Verifiable Timely Organized Accessible Useful Cost-effective Page 354 Discovering Computers Fundamentals, 2011 Edition Chapter 9

The Hierarchy of Data Data is organized in layers Files, records, fields, characters Page 355 Figure 9-2 Discovering Computers Fundamentals, 2011 Edition Chapter 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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

The Hierarchy of Data Common data types include: Text Numeric AutoNumber Currency Date Memo Yes/No Hyperlink Object Attachment Page 356 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Maintaining Data Adding records Modifying records Deleting records File maintenance refers to the procedures that keep data current Adding records Modifying records Deleting records Pages 357 - 358 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Maintaining Data Users add new records to a file when they obtain new data Page 357 Figure 9-5 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Maintaining Data Users modify a record to correct inaccurate data or update old data Pages 357 - 358 Figure 9-6 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Maintaining Data When a record no longer is needed, a user deletes it from a file Pages 358 - 359 Figure 9-7 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Alphabetic/Numeric check 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 Click to view Web Link, click Chapter 9, Click Web Link from left navigation, then click Data Validation below Chapter 9 Pages 359 - 360 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

File Processing Versus Databases Page 362 Figure 9-10 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Database Management Systems Click to view Web Link, click Chapter 9, Click Web Link from left navigation, then click MySQL below Chapter 9 Page 363 Figure 9-11 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Database Management Systems Page 365 Figure 9-13 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Database Management Systems A form is a window on the screen that provides areas for entering or modifying data in a database Page 366 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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

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 Recovery utility Continuous backup Click to view Web Link, click Chapter 9, Click Web Link from left navigation, then click Continuous Backup below Chapter 9 Page 367 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Relational, Object-Oriented, and Multidimensional Databases 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 Click to view Web Link, click Chapter 9, Click Web Link from left navigation, then click Relational Databases below Chapter 9 Page 368 Figure 9-17 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Chapter 9, Click Web Link from left navigation, then click Object-Oriented Databases below Chapter 9 Page 369 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Chapter 9, Click Web Link from left navigation, then click Data Warehouses below Chapter 9 Page 370 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Web Databases Page 371 Figure 9-19 Discovering Computers Fundamentals, 2011 Edition Chapter 9

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

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 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Database Administration Employees should learn how to use the data in the database effectively Page 372 Discovering Computers Fundamentals, 2011 Edition Chapter 9

Summary How data and information are valuable assets to an organization Methods for maintaining high-quality 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 Discovering Computers Fundamentals, 2011 Edition Chapter 9