1 Databases A database is a collection of related pieces of information A database can be computerised or non- computerised (manual - such as filing system,

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,
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.
Organisation Of Data (1) Database Theory
Database Management Systems and Enterprise Software
Database management system (DBMS)  a DBMS allows users and other software to store and retrieve data in a structured way  controls the organization,
Database PowerPoint Guy Wade Comm 165 Guy Wade Comm 165.
Management Information Systems MS Access 2003 By: Mr. Imdadullah Lecturer, Department of M.I.S. College of Business Administration, KSU.
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.
DATA, DATABASES, AND QUERIES Managing Data in Relational Databases CS1100Microsoft Access - Introduction1.
DATA, DATABASES, AND QUERIES Managing Data in Relational Databases CS1100Microsoft Access - Introduction1 Created By Martin Schedlbauer
 Database ◦ A place where data can be stored and retrieved.  Objects ◦ An option you can manipulate. Eg. Tables, forms, queries.  Tables ◦ Tables are.
Introduction to Databases. Overview  What is a Database?  What is a Database Management System?  How is information organized in a database?  What.
Unit 18: Database Modelling
BIS121 IT for Business Application Lecture 8 – Database (Part I)
Database Types of database programs Charles w. Bachman Well- Designed Databases Database Management Systems Types of database programs Daabase Techniques.
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
Database Basics   Describe the basic organization of a database.   Summarize advantage to using database software.   Define GIGO, and explain how.
Management Information Systems MS Access MS Access is an application software that facilitates us to create Database Management Systems (DBMS)
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.
Relational Databases (MS Access)
Introduction to Computers Lesson 10B. home Database A collection of related data or facts.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
Lesson 1: Exploring Access Learning Objectives After studying this lesson, you will be able to: Start Access and identify elements of the application.
Datafaces Data Base Management Software (DBMS) is a tool used to transform Data into Information. What is Data…? What is Information…? What is a Database…?
Database What is a database? A database is a collection of information that is typically organized so that it can easily be storing, managing and retrieving.
1 Database Concepts 2 Definition of a Database An organized Collection Of related records.
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.
Chapter 4c, Database H Definition H Structure H Parts H Types.
Database Management Systems.  Database management system (DBMS)  Store large collections of data  Organize the data  Becomes a data storage system.
Introduction to Database Tonga Institute of Higher Education NOS 215.
Access Forms and Queries. Entering Data in Your Table  You can add data to your table in Datasheet view, by typing in the columns and rows.  This.
SQL Jan 20,2014. DBMS Stores data as records, tables etc. Accepts data and stores that data for later use Uses query languages for searching, sorting,
Database Management Supplement 1. 2 I. The Hierarchy of Data Database File (Entity, Table) Record (info for a specific entity, Row) Field (Attribute,
Database Management Systems (DBMS)
Computing and Information Science 1 Databases START.
Databases.  A database is simply a collection of information stored in an orderly manner.  A database can be as simple as a birthday book, address book.
Intro to Databases Vocabulary Copyright © Texas Education Agency, All rights reserved.
Introduction to Databases. What is a database?  A database program is nothing more than an electronic version of a 3x5 card file  A database is defined.
Introduction to Access Chapter 13 pages 1-4. What is a database??? Related information is stored in databases  All SC student information is stored in.
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.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
Database Use and Structure
JORGE DIAZ PORRAS,FRANCISCO GARZA,NESTOR DOMINGUEZ.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
10.1Retrieving a Database File – In the last chapter, we have created a database file and several tables for that database. – In order to view and modify.
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.
Microsoft Access By Ritesh Sharma. Introduction Microsoft Access is a desktop database program that enables you to enter, store, analyze,and present data.For.
ACCESS CHAPTER 2 Introduction to ACCESS Learning Objectives: Understand ACCESS icons. Use ACCESS objects, including tables, queries, forms, and reports.
INFORMATION TECHNOLOGY DATABASE MANAGEMENT. A database is a collection of information organized to provide efficient retrieval. The collected information.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
Database Presentation BIM, Mrs. Bailey. **Database Notes** Use new sheet of paper! Microsoft Access - known as a database management system or DBMS Database.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
Edexcel OnCourse Databases Unit 9. Edexcel OnCourse Database Structure Presentation Unit 9Slide 2 What is a Database? Databases are everywhere! Student.
DATABASE.
Creating a Database Microsoft Access.
Database Systems Unit 16.
Database Management  .
What is a Database? A collection of data organized in a manner that allows access, retrieval, and use of that data.
INTRODUCING DATABASES
Databases.
BUSINESS COMPUTER TECHNOLOGY
DATABASES WHAT IS A DATABASE?
Microsoft Access Date.
Database Management Systems and Enterprise Software
Presentation transcript:

1 Databases A database is a collection of related pieces of information A database can be computerised or non- computerised (manual - such as filing system, phone book etc.)

2 Advantages of Computerised Databases speed of information retrieval storage capabilities easy to update and delete ease of access multiple access security

3 Disadvantages of Computerised Databases privacy and ethical issues security risks training of staff initial expense (equipment, software) software upgrades

4 Terminology A database or a table within a database is made of RECORDS RECORDS contain information about a single item in the database/table. Each record contains FIELDS. A FIELD is a category of data that has been broken down into its simplest form. Firstname, surname, street, suburb

5 Terminology In a database or table each ROW represents a record IDCDTitleUnits In StockUnit Price 1Joe Cocker Essentials3$ The Beatles4$ Aussie Country Hits2$19.95 IDCDTitleUnits In StockUnit Price 1Joe Cocker Essentials3$ The Beatles4$ Aussie Country Hits2$19.95

6 IDCDTitleUnits In StockUnit Price 1Joe Cocker Essentials3$ The Beatles4$ Aussie Country Hits2$19.95 IDCDTitleUnits In StockUnit Price 1Joe Cocker Essentials3$ The Beatles4$ Aussie Country Hits2$19.95Terminology each COLUMN represents a field..

7 Terminology Every record in the same table has the same fields. Databases are designed so that each data item is stored only once

8 Terminology The method of retrieving information from the database is known as QUERYING the database. A query allows you to display a set of records which meet certain criteria students in year 9 people with postcode 6192 etc.

9 Terminology Information taken from a database and designed for hardcopy (printout) is referred to as a REPORT. Reports can be generated from tables or queries. Reports can be formatted in many different styles depending on the target audience.

10 Terminology Other database operations include: SEARCHING locate the first record to contain some specific criteria SORTING sorting the database by a nominated field

11 Terminology Some database applications also provide a user friendly interface called a FORM. Forms are used to display data from a table or query in an easy to read format.

12 Step 1 Determine what data should be stored in each record. Generate a list and eliminate information that is not directly related to the overall purpose of the database.Generate a list and eliminate information that is not directly related to the overall purpose of the database. Planning a Database Careful planning of a database before it is created will prove to be a useful exercise.

13 Planning a Database Step 2 What operations are to be performed on the database? Do these operations require any missing information from the list?Do these operations require any missing information from the list? Will there be any need to reduce the list further?Will there be any need to reduce the list further? Adjust the list from step 1

14 Planning a Database Step 3 Create a list of fields and field names from step 2Create a list of fields and field names from step 2 Create a description of the data and their types (text, number, YES/NO etc)Create a description of the data and their types (text, number, YES/NO etc) Design a simple form for a single record on paperDesign a simple form for a single record on paper

15 Planning a Database Step 4 Create a new database/table using your software with the planned fields.Create a new database/table using your software with the planned fields. Enter the data into databaseEnter the data into database