Computer Concepts 5th Edition Parsons/Oja Page 492 CHAPTER 10 File And Database Concepts Section A PARSONS/OJA Databases.

Slides:



Advertisements
Similar presentations
Organisation Of Data (1) Database Theory
Advertisements

Database Management.
Chapter 10 Database Management
Chapter 4.
SYSTEM ANALYSIS & DESIGN (DCT 2013)
Systems Analysis and Design 9th Edition
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
Maintenance Modifying the data –Add records –Delete records –Update records Modifying the design –Add fields into tables –Remove fields from a table –Change.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 10 Managing a Database.
Database Management: Getting Data Together Chapter 14.
Databases and Processing Modes. Fundamental Data Storage Concepts and Definitions What is an entity? An entity is something about which information is.
Introduction to Databases CIS 5.2. Where would you find info about yourself stored in a computer? College Physician’s office Library Grocery Store Dentist’s.
Living in a Digital World Discovering Computers 2010.
1004INT Information Systems Week 10 Databases as Business Tools.
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-1.
Databases and Database Management Systems
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
Chapter 9 Database Management
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.
COMPUTING FOR BUSINESS AND ECONOMICS-III. Lecture no.6 COURSE INSTRUCTOR- Ms. Tehseen SEMESTER- Summer 2010.
Discovering Computers 2009 Chapter 10 Database Management.
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.
DAY 15: ACCESS CHAPTER 2 Larry Reaves October 7,
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
Database Management.
Microsoft Access 2013 Design and Create Tables to Store Data Chapter 2.
Chapter 8 Database Applications and Implications.
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.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe the qualities of valuable information.
Chapter 9 Database Management. Chapter 9 Objectives Discuss the functions common to most DBMSs Identify the qualities of valuable information Discuss.
Chapter 13 Databases and Information Management. Explain why data and information are important to an organization Identify file maintenance techniques.
Organizing Data and Information. What is Data?? Numbers, characters, images, or other method of recording, in a form which can be assessed by a human.
1 Database Concepts 2 Definition of a Database An organized Collection Of related records.
Module 2: Information Technology Infrastructure Chapter 5: Databases and Information Management.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
DAY 14: MICROSOFT ACCESS – CHAPTER 1 Madhuri Siddula October 1, 2015.
ITGS Databases.
What have we learned?. What is a database? An organized collection of related data.
Ch6. Introduction to Database. What is a Database? Database is a collection of related information. It is organized so that it can easily be accessed,
Programming Logic and Design Fourth Edition, Comprehensive Chapter 16 Using Relational Databases.
Database and Information Management Chapter 9 – Computers: Understanding Technology, 3 rd edition.
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
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.
1 Chapter 9 Database Management. Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe.
Systems Analysis and Design 8th Edition
Chapter 11 Information and Data Management Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
6.1 © 2007 by Prentice Hall Chapter 6 (Laudon & Laudon) Foundations of Business Intelligence: Databases and Information Management.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 1 Database Systems.
 A collection of data organized in a way that allows:  Easy access  Easy retrieval of specific data  Easy use of the data.
VOCAB REVIEW. A field that can be computed from other fields Calculated field Click for the answer Next Question.
CSCI-235 Micro-Computers in Science Databases. Database Concepts Data is any unorganized text, graphics, sounds, or videos A database is a collection.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
Chapter Ten Managing a Database.
Database Management Systems
Databases.
Chapter 13 Databases and Information Management
Databases and Information Management
Databases and Information Management
The ultimate in data organization
Presentation transcript:

Computer Concepts 5th Edition Parsons/Oja Page 492 CHAPTER 10 File And Database Concepts Section A PARSONS/OJA Databases

Computer Concepts 5th Edition Parsons/Oja Page 493 Chapter 10 Databases  Data integrity  Data is one of the company’s most valuable assets British Airways  Integrity: how accurate is the data? GIGO

Computer Concepts 5th Edition Parsons/Oja Page 493 Chapter 10 Databases  Characteristics of valuable information  Reliable Accurate  Relevant To decision maker  Timely Before decision is made

Computer Concepts 5th Edition Parsons/Oja Page 494 Section A Chapter 10 File and Database Concepts Databases: What is a database?  A database is a collection of information  A field contains the smallest unit of meaningful information, so you might call it the basic building block for a structured database  Each field has a unique field name that describes its contents  A field can be either variable length or fixed length.

Computer Concepts 5th Edition Parsons/Oja Page 495 Section A Chapter 10 File and Database Concepts Records: What is a record?  A record refers to a collection of data fields

Computer Concepts 5th Edition Parsons/Oja Page 493 Chapter 10 Databases  Updating data  Adding records Each record must have a unique primary key  Changing records Correct or update data  Deleting records What if they are the building blocks for an object you have created?  Validating Checks data entry  Social security number can’t be 45

Computer Concepts 5th Edition Parsons/Oja Page 493 Chapter 10 Databases  Validating data (Field validation rules)  Alpha/numeric Name can’t be 35 and phone number can’t be CUBS-LOSE  Range check Age can’t be 149  Consistency Date terminated can’t be before date hired  Completeness Can’t have for a phone number  Select from drop down list State

Computer Concepts 5th Edition Parsons/Oja Page 493 Chapter 10 Databases  File processing  Each department maintains its own data Data redundancy Isolated data  Database  Users share the same data Reduces redundancy  Integrity and extra storage

Computer Concepts 5th Edition Parsons/Oja Page 493 Chapter 10 Databases  Querys  Allows users to retrieve desired data  Query be example CO Or: meet either criteria And: must meet both criteria The NOT operator  <>  Forms  Provides data entry screen to update database  Reports  Design a report for printing or to view

Computer Concepts 5th Edition Parsons/Oja Page 493 Chapter 10 Databases  Security  Allows only authorized users  Different levels of access privileges  Identity theft  Privacy  Social security numbers

Computer Concepts 5th Edition Parsons/Oja Page 493 Chapter 10 Databases  Relational database  Stores data in tables Table should only include one subject  Employees  Students  Grades  Housing  Payroll Primary key: must be unique and not blank  Stores relationships Must have common field  Can’t create queries using fields from two tables if no relationship  Sorting

Computer Concepts 5th Edition Parsons/Oja Page 493 Chapter 10 Databases  Database design  Determine what data must be collected and stored  Don’t collect data that can be calculated Date of birth versus age  Organize that data into fields  Name versus  Last Name and First Name  Determine relationships between tables