The Database Application

Slides:



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

Paper-based Reference Books Newspapers Periodicals Directories Maps etc Information that is stored by traditional means.
ADMINISTRATION REVISION - BLOCK 5 STORAGE OF INFORMATION.
Databases Using Information. What is a Database? A database package allows the user to organise and store information. This information can be sorted,
Enquiry Skills Investigating Methods o oo of Enquiry.
Dr Gordon Russell, Napier University Unit Data Dictionary 1 Data Dictionary Unit 5.3.
ADMINISTRATION Sources of Information REVISION – BLOCK 6.
DATA INFORMATION.
Tag London Crowdsourcing project KS2 Lesson 1. Lesson objectives To find out: What is data? What is information? What is a database and how are they used?
UNIT 3B FILING METHODS.
 Database ◦ A place where data can be stored and retrieved.  Objects ◦ An option you can manipulate. Eg. Tables, forms, queries.  Tables ◦ Tables are.
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
Data Flow Diagrams. What the ***** is a data flow diagram for? They look at data without considering the equipment needed. They are the first stage of.
Lesson 1 -What is a Database? -Fields and Records
Step 1:Introduction to a Database Definition: A database is a collection of information held together in an organised manner. For example: A library could.
Databases. Database A database is an organized collection of related data.
Databases Introduction. What is a Database? A DATABASE is a collection of related data. –Data is just another name for information.
Area Of Study 2 Information And Communications Technology(ICT)
Privacy Understanding risks & problems is a 1st step toward protecting privacy.
Up up and away You have had a try at being a wizard, now it is time to be a superhero. Up, Up and Away You are a budding superhero. But the problem is.
Databases ©
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.
CS246 Data & File Structures Lecture 1 Introduction to File Systems Instructor: Li Ma Office: NBC 126 Phone: (713)
Surname:Brown Forename:James Form:7B Date of Birth: Telephone:
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.
Databases. What do you think the word ‘database’ means?
DATABASE SYSTEMS. DATABASE u A filing system for holding data u Contains a set of similar files –Each file contains similar records Each record contains.
Introduction to Database Tonga Institute of Higher Education NOS 215.
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,
Databases macaully havery. What is a database A database is an organized collection of data. The data are typically organized to model and supports this.
Introduction to a Database Definition: A database is a collection of information held together in an organised manner. For example: A library could be.
IGCSE ICT Stock Control.
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,
Database Use and Structure
Instructor: Pavlos Pavlikas1 How Data is Stored Chapter 8.
FILE ORGANIZATION.
What is Handling Information?.
INFORMATION TECHNOLOGY DATABASE MANAGEMENT. A database is a collection of information organized to provide efficient retrieval. The collected information.
Databases. What is a Database? A database is an organized collection of information or data. Databases can be paper-based or electronic. Information (text.
© All Rights Reserved Databases.
Edexcel OnCourse Databases Unit 9. Edexcel OnCourse Database Structure Presentation Unit 9Slide 2 What is a Database? Databases are everywhere! Student.
( ) 1 Chapter # 8 How Data is stored DATABASE.
DATABASE’S Dave McDonald Student No /05/2016 Unit 10 task 1.
DATABASE.
IGCSE 4 Cambridge Designing a database table Computer Science
Databases Key Revision Points.
Databases.
Creating a Database Microsoft Access.
Database Systems Unit 16.
records Database Vocabulary It can be useful to collect information.
Databases.
Database Fundamentals
FILE ORGANIZATION.
Database Fundamentals
Databases.
Step 1:Introduction to a Database
INTRODUCING DATABASES
DATABASES.
Database.
Databases.
Databases.
The present Whether you are using paper and pen to currently gather and store information either clinical or administrative the transition into an Electronic.
Databases.
Spreadsheets, Modelling & Databases
Distributed medical databases
Introduction to Databases
DATABASES Surname: Brown Forename: James Form: 7B
Introducing a Database
Databases This topic looks at the basic concept of a database, the key features and benefits of a Database Management System (DBMS) and the basic theory.
Presentation transcript:

The Database Application Storing the data that business collects

What is a database? It’s a collection of information. Customer details for a business Patient records at the doctors Member details at the leisure centre Product details for a business CD’s, videos & books at the library The list is endless ………………………..

How is data stored? On paper, for example: a telephone directory a card index On a computer the database application

I know that ‘phone number’s here somewhere!!! Databases on paper I know that ‘phone number’s here somewhere!!! These are hard work Vast amounts of paper needed Only one person at a time can use each document Searching for something takes a long time Documents can get lost Gathering information from different documents takes a long time

Databases on a computer Life gets a bit easier (advantages) Large amounts of data is stored in a small space More than one user can see the data at any one time A computer can search the database quickly for specific information The stored data is less likely to be lost

Databases on a computer There’s always a downside (disadvantages) The computer equipment you need will be relatively expensive to buy and install Initial cost of collecting the data and setting up the database will be high To make the system effective staff need to be trained If the system fails you cannot access the information

Structure of a database All databases have the same structure They contain records. Each record holds all the data about one person (or one product, or one thing). E.g. the Argos catalogue contains hundreds of records. One of them contains details about a television. Each record is divided into fields. Each field holds one item of data about the person, product or thing. E.g. the record for the television has fields for ‘Make’, ‘Model’, ‘Price’, ‘Cat No’, ‘Description’.

Structure of a database This is a database of members at a leisure centre Can you identify one record from this database? How many fields can you see in this database? Does each record contain the same fields? One item of data should be unique to each record. This is called the key field. Which field here is the key field?