Database Basics   Describe the basic organization of a database.   Summarize advantage to using database software.   Define GIGO, and explain how.

Slides:



Advertisements
Similar presentations
Database vocabulary. Data Information entered in a database.
Advertisements

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Database management system (DBMS)  a DBMS allows users and other software to store and retrieve data in a structured way  controls the organization,
© Paradigm Publishing, Inc Access 2010 Level 1 Unit 2Creating Forms and Reports Chapter 6Creating Reports and Mailing Labels.
Jeopardy Objects Navigation Buttons True/False Parts of a Report Vocabulary Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final.
BY: Ivan Lopez and Diego Hinojosa.  Chapter 8 Overview Lesson 8–1 The Essentials of a Database Lesson 8–2 Types of Database Programs Lesson 8–3 Database.
MODULE 4 File and Folder Management. Creating file and folder A computer file is a resource for storing information, which is available to a computer.
System Design System Design - Mr. Ahmad Al-Ghoul System Analysis and Design.
Word Lesson 7 Working with Documents
Microsoft Access 2013 ®® Tutorial 7 Creating Custom Reports.
INSERT BOOK COVER 1Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall. Exploring Microsoft Access 2010 by Robert Grauer, Keith Mast,
Management Information Systems, Sixth Edition
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 10 Managing a Database.
Mark Dixon Page 1 07 – Reports. Mark Dixon Page 2 Session Aims & Objectives Aims –To use reports to produce more readable documents Objectives, by end.
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.
ACCESS – CHAPTER 4 ZNANATEJ PANGA October 27, 2014.
Databases and Database Management Systems
By: HER AND ME. What do the following things have in common: an address book, a telephone directory, a list of family birthdays, and a catalog of DVDs?
It refers to the software used to manage the database.
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
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.
Microsoft Access Database software. What is a database? … a database is an organized collection of data. A collection of data of similar information compiled.
CPSC 203 Introduction to Computers Lab 21, 22 By Jie (Jeff) Gao.
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.
2.3 Organising Data for Effective Retrieval
Database Types of database programs Charles w. Bachman Well- Designed Databases Database Management Systems Types of database programs Daabase Techniques.
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.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
MICROSOFT ACCESS 2007 BTA – Spring What is Access?  Microsoft Access is a database management system…this means that it contains database information.
Database A database program is a piece of software to organize and sort information. It creates an electronic list of information that can be sorted very.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
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.
Information Systems & Databases 2.2) Organisation methods.
Chapter 17 Creating a Database.
Reports 5.02 Understand database queries, forms, and reports used in business.
IS201 Agenda: 10/15/2013 Do form and report exercise. Identify general guidelines for form and report design. Discuss a few key points about reports in.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
Database Management Systems.  Database management system (DBMS)  Store large collections of data  Organize the data  Becomes a data storage system.
Copyright © Prentice Hall Database Management Systems Chapter 13 Getting Data Together.
INFO1408 Database Design Concepts Week 15: Introduction to Database Management Systems.
ITGS Databases.
 flat-file database-a database that can work with only one table at a time.
1 Database Basics: Filemaker 7 Introduction Center for Faculty Development, SJSU Steve Sloan
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
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.
JORGE DIAZ PORRAS,FRANCISCO GARZA,NESTOR DOMINGUEZ.
Instructor: Pavlos Pavlikas1 How Data is Stored Chapter 8.
Printing Reports. Creating Reports  Reports are the best way to put information from database onto paper, PDF files, and other formats.  In a report,
Microsoft® Access Generate forms quickly 1 Modify controls in Layout View 2 Work with form sections 3 Modify controls in Design View 4 Add calculated.
Introduction to Databases Angela Clark University of South Alabama.
PREPARED BY: PN. SITI HADIJAH BINTI NORSANI. LEARNING OUTCOMES: Upon completion of this course, students should be able to: 1. Understand the structure.
Presentation on Database management Submitted To: Prof: Rutvi Sarang Submitted By: Dharmishtha A. Baria Roll:No:1(sem-3)
Pasewark & Pasewark 1 Word Lesson 7 Working with Documents Microsoft Office 2007: Introductory.
Adding Reports to a Database. Why do we use Reports? Reports are well-designed printed pages that offer several advantages: Reports are well-designed.
Microsoft® Access Generate reports quickly 1 Modify controls in layout view 2 Work with report sections 3 Work with controls in a report 4 Use Format.
GO! with Microsoft Office 2016
Practical Office 2007 Chapter 10
BASIC INFORMATION ABOUT DATABASE MANAGEMENT SOFTWARE
GO! with Microsoft Access 2016
Chapter Ten Managing a Database.
Agenda: 10/05/2011 and 10/10/2011 Review Access tables, queries, and forms. Review sample forms. Define 5-8 guidelines each about effective form and report.
The ultimate in data organization
Microsoft Office Access is the best –selling personal computer database management system. What is Access?
Presentation transcript:

Database Basics

  Describe the basic organization of a database.   Summarize advantage to using database software.   Define GIGO, and explain how it relates to the quality of a database.   Give examples of how to manage information in database.   Describe the features of a report template. Objectives

  Data type   Database   Field   Garbage in, garbage out (GIGO)   Record   Table   Database Management System (DBMS)   Flat-File Database Key Terms

  Key Field   Object-Oriented database   Relational Database   Sort   Ascending order   Information overload   Report   Report Template Key Terms

What is a Database? Databases make it easy to store, add, organize, and retrieve information. Introduction

Records – The data in each table is further split into smaller units that contain related information about one individual or item. Field – Each separate piece of data that is stored in a record – a student’s last name, and first name. It is the smallest element in a database. Data Type – limited kind of information that can be entered into a field. The Essentials of a Database

GIGO – is short for “garbage in, garbage out.” It means that if the information placed in a database is wrong, anyone using that information will get the wrong results. Database Management System – is software used to manage the storage, organization, processing, and retrieval of data in a database. Example: FileMaker Pro 12 Flat-file database – allows you to work with data in only one table. The Essentials of a Database

Flat File Database

Relational Database – can use data from several tables at the same time. This is because the tables linked by a key field. Key Field - a field that is found in each of the tables. Ascending order – data can be sorted, in which an example would be values increase, such as A,B,C or 1,2,3. The Essentials of a Database

Relational Database

Table – A database has one or more tables, just as a file cabinet may have one or more drawers. Sort – database programs are superior to paper databases in part because the information can be sorted in different ways. Object-Oriented Databases – databases that store objects, such as documents, video clips, and audio clips. The Essentials of a Database

Object Oriented Database

Multimedia Databases – serves as an index to all the separately stores files similar to a book index. Data Security – The same features that make databases efficient tools make them vulnerable to invasions of privacy. Personal information can be misused. Requiring users to input a password so they can access data which is one way of keeping a database secure. The Essentials of a Database

Data Redundancy – Repeating the same data in many tables wastes space by requiring a computer to store the same information more than once. Information Overload – can be reduced or prevented if the information is summarized so that Database users are not overwhelmed by details. Chronological Order – dates and times are sorted in this way. The Essentials of a Database

Multi-Sorts – allows you to tailor the reports generated from a database. Report Template – a pattern that controls how data will be displayed. This typically has several main features: Report header – appears at the beginning of a report, such as the report title. Report footer – appears at the end of a report, such as summary totals or averages The Essentials of a Database

Page header – appears at the top of each page, such as field headings Page footer – appears at the bottom of each page, such as the date the report was printed and the page number the arrangement of the data that you want the report to include (Example: books in a library) The Essentials of a Database