Chapter 11 Databases. 11 Chapter 11: Databases2 Chapter Contents  Section A: File and Database Concepts  Section B: Data Management Tools  Section.

Slides:



Advertisements
Similar presentations
Content 15.1 Basic features Types of database Data structures 15.2 Creating a database Screen layout Entering data Editing data 15.3 Displaying data Searching.
Advertisements

C6 Databases.
11 Section D: SQL  SQL Basics  Adding Records  Searching for Information  Updating Fields  Joining Tables Chapter 11: Databases1.
Computer Concepts 5th Edition Parsons/Oja Page 492 CHAPTER 10 File And Database Concepts Section A PARSONS/OJA Databases.
Chapter 11 Databases. 11 Chapter 11: Databases2 Chapter Contents  Section A: File and Database Concepts  Section B: Data Management Tools  Section.
Chapter 3 Database Management
Lecture Microsoft Access and Relational Database Basics.
Chapter 12: ADO.NET and ASP.NET Programming with Microsoft Visual Basic.NET, Second Edition.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 10 Managing a Database.
Chapter11 Databases1 A file is a set of related records –A file is named by its owner –It is a user’s minimal accessible unit on secondary storage What.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
BUSINESS DRIVEN TECHNOLOGY
Mgt 20600: IT Management & Applications Databases Tuesday April 4, 2006.
Managing Data Resources. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits that represents a single.
Databases Chapter Chapter 11: Databases2 Chapter Contents  Section A: File and Database Concepts  Section B: Data Management Tools  Section.
Access 2007 ® Use Databases How can Microsoft Access 2007 help you manage a database?
Database Software Application
Working with Mail Merge
XP Information Information is everywhere in an organization Employees must be able to obtain and analyze the many different levels, formats, and granularities.
Section 13.1 Add a hit counter to a Web page Identify the limitations of hit counters Describe the information gathered by tracking systems Create a guest.
Management Information Systems
Chapter 11 Databases.
Chapter 11 Databases.
Chapter 11 Databases. 11 Chapter 11: Databases 2 Chapter Contents  Section A: File and Database Concepts  Section B: Data Management Tools  Section.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
Classroom User Training June 29, 2005 Presented by:
Computers Are Your Future Tenth Edition Chapter 12: Databases & Information Systems Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Databases C HAPTER Chapter 10: Databases2 Databases and Structured Fields  A database is a collection of information –Typically stored as computer.
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.
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
PowerPoint 2003 – Level 1 Computer Concepts Cathy Horwitz April 25, 2011.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall. 1 Skills for Success with Microsoft ® Office 2007 PowerPoint Lecture to Accompany.
Chapter 9 Designing Databases Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
Chapter 6 Generating Form Letters, Mailing Labels, and a Directory
Chapter 12 Information Systems. 2 Managing Information Information system Software that helps the user organize and analyze data Electronic spreadsheets.
Databases Chapter Chapter 11: Databases2 Chapter Contents  Section A: File and Database Concepts  Section B: Data Management Tools  Section.
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe the qualities of valuable information.
Introduction to Databases Trisha Cummings. What is a database? A database is a tool for collecting and organizing information. Databases can store information.
Database A database is a collection of data organized to meet users’ needs. In this section: Database Structure Database Tools Industrial Databases Concepts.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Copyright 2002, Paradigm Publishing Inc. CHAPTER 12 BACKNEXTEND 12-1 LINKS TO OBJECTIVES Mail Merge Concepts Mail Merge Concepts Mail Merge Wizard Mail.
Chapter 4c, Database H Definition H Structure H Parts H Types.
CHAPTER 3 DATABASES AND DATA WAREHOUSES. 2 OPENING CASE STUDY Chrysler Spins a Competitive Advantage with Supply Chain Management Software Chapter 2 –
Database Management Systems.  Database management system (DBMS)  Store large collections of data  Organize the data  Becomes a data storage system.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
DAY 14: MICROSOFT ACCESS – CHAPTER 1 Madhuri Siddula October 1, 2015.
XP Chapter 4 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Collecting Data for Well-Designed Forms Chapter 4 “Making.
ITGS Databases.
Managing Data Resources. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits that represents a single.
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
Chapter 10 Database Management. Data and Information How are data and information related? p Fig Next processing data stored on disk Step.
3/6: Data Management, pt. 2 Refresh your memory Relational Data Model
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.
Lesson 17 Mail Merge. Overview Create a main document. Create a data source. Insert merge fields into a main document. Perform a mail merge. Use data.
XP Chapter 1 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Level 2 Objectives: Understanding and Creating Table.
Managing Data Resources File Organization and databases for business information systems.
Chapter 11 Designing Inputs, Outputs, and Controls.
Chapter 11 Databases.
Microsoft Access 2003 Illustrated Complete
Databases.
MANAGING DATA RESOURCES
MANAGING DATA RESOURCES
Chapter 11 Databases.
Presentation transcript:

Chapter 11 Databases

11 Chapter 11: Databases2 Chapter Contents  Section A: File and Database Concepts  Section B: Data Management Tools  Section C: Database Design  Section D: SQL  Section E: Database Security

11 SECTION A Chapter 11: Databases3 File and Database Concepts  Database Basics  Database Models

11 Chapter 11: Databases4 Database Basics  A database is a collection of information –Typically stored as computer files  The tasks associated with creating, maintaining, and accessing the information in databases are referred to as data management, file management, or database management

11 Chapter 11: Databases5 Database Basics  Databases can be used in a variety of ways –Update data –Organize and output data –Distribute data –Find data –Analyze data

11 Chapter 11: Databases6 Database Basics  Data mining refers to the process of analyzing existing database information to discover previously unknown and potentially useful information, including relationships and patterns –Data warehouse –Predictive analytics

11 Chapter 11: Databases7 Database Models  The simplest model for storing data is a flat file that consists of a single, two-dimensional table of data elements Records can be displayed as rows in a table or as forms.

11 Chapter 11: Databases8 Database Models  A field contains the smallest unit of meaningful information  Each field has a unique field name  Variable-length field vs. fixed-length field

11 Chapter 11: Databases9 Database Models  A record is a collection of data fields  The template for a record is referred to as a record type  A record that contains data is referred to as a record occurrence

11 Chapter 11: Databases10 Database Models  Cardinality refers to the number of associations that can exist between two record types  The relationship between record types can be depicted graphically with an entity-relationship diagram

11 Chapter 11: Databases11 Database Models  A relational database stores data in a collection of related tables

11 SECTION B Chapter 11: Databases12 Data Management Tools  Data Management Software  Database Management Systems  Databases and the Web  XML

11 Chapter 11: Databases13 Data Management Software Microsoft Word allows you to create a table of information, such as a mailing list, which you can edit, sort, search, and print. In addition, you can merge data from the table with a template letter to create form letters, mailing labels, and envelopes.

11 Chapter 11: Databases14 Data Management Software

11 Chapter 11: Databases15 Data Management Software  It is possible to enter data as ASCII text file  Custom data management software  Data dependence vs. data independence

11 Chapter 11: Databases16 Database Management Systems  Multiple users can interact with the same database

11 Chapter 11: Databases17 Databases and the Web  The Web allows access to many databases –Static Web publishing –Dynamic Web publishing Server-side program

11 Chapter 11: Databases18 Databases and the Web  Forms can collect data, as well as specifications for a query

11 SECTION C Chapter 11: Databases19 Database Design  Defining Fields  Normalization  Organizing Records  Designing the Interface  Designing Report Templates  Loading Data

11 Defining Fields Chapter 11: Databases20

11 Organizing Records Chapter 11: Databases21

11 Chapter 11: Databases22 Designing the Interface  Arrange fields in a logical order  Provide visual clues to the entry areas  Entry areas should appear in a consistent position relative to their labels  Provide a quick way to move through the fields in order

11 Chapter 11: Databases23 Designing the Interface  Use scrolling or create multiple screens, if necessary  Provide buttons or other easy-to-use controls for moving from one record to another  Supply on-screen instructions

11 Designing the Interface Chapter 11: Databases24

11 Chapter 11: Databases25 Designing Report Templates  Supply only the information required  Present information in a usable format  Information should be timely  Information should be presented in a clear, unambiguous format  Present information in the most appropriate format for the audience

11 Chapter 11: Databases26 Loading Data  Data can be loaded into a database by: –Using generic data entry tools –Using a customized data entry module  A conversion routine converts the data from its current format into a format that can be automatically incorporated into the new database

11 SECTION D Chapter 11: Databases27 SQL  SQL Basics  Adding Records  Searching for Information  Updating Fields  Joining Tables

11 Chapter 11: Databases28 SQL Basics

11 Adding Records Chapter 11: Databases29

11 Chapter 11: Databases30 Searching for Information SELECT AlbumTitle, AlbumCover FROM Albums WHERE ArtistName = ‘Jefferson Airplane’  The AND, OR, and NOT Boolean operators are used to perform complex queries  The use of parentheses indicates the part of the query to perform first

11 SECTION E Chapter 11: Databases31 Database Security  Database Vulnerabilities  Database Security Measures  Database Security Regulations  What Individuals Can Do

11 Chapter 11: Databases32 Database Vulnerabilities  Databases are vulnerable to theft, hacking, and unauthorized access –Databases can be stolen without going missing  There is hardly a person in America who is not in at least one computer database –Privacy is an inherent right –Importance of data accuracy  When a database security breach occurs in a legitimate organization, its customers lose confidence and might take their business elsewhere

11 Chapter 11: Databases33 Database Security Measures  Today’s computers are under assault from hackers and natural disasters  Security measures include encryption, access controls, data security policies, and intrusion monitoring  Encryption can make data in a database unintelligible to a hacker  The process of decrypting database information in response to a query typically increases the amount of time necessary to process each query

11 Database Security Measures  To minimize vulnerabilities caused by employee inattention, organizations can formulate database use policies  A database audit is a procedure that monitors and records user activity within a database Chapter 11: Databases34

11 Chapter 11: Databases35 Database Security Regulations  International e-commerce has made database security a global concern and many countries have enacted laws to protect personal data stored on databases –European Union’s Privacy Directive –Canada’s Personal Information Protection and Electronics Document Act –PATRIOT Act –Health Insurance Portability and Accountability Act of 1996 –Gramm-Leach-Bliley Act of 1999  Industry self-regulation

11 Chapter 11: Databases36 What Individuals Can Do  The key to minimizing your risk is to be vigilant about the information you divulge –Beware of activities designed to collect information about you –Only supply required information –Look for the opt-out button –Consider using a portable password manager –Be wary of offers for free services –Update antivirus software –Never send personal information in response to an –Check out privacy policies

Chapter 11 Complete Databases