How data is stored. Data can be stored in paper-based systems including: Reference books Dictionaries Encyclopaedias Directories Index Files Filing systems.

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

Organisation Of Data (1) Database Theory
Standard Grade Databases. What is a Database? A database is made up of files, records and fields. A structured collection of similar information that.
INFORMATION TECHNOLOGY Software Applications. WORD PROCESSING WP is the most commonly used package in business. A large number of documents are produced.
ICDL Software Applications - Database Concepts. Unit 6 Data and Data Representation Database Concepts –File Structure –Relationships Database Design –Data.
What is an Information System?. What is data?  DATA is raw facts and figures.  These have very little meaning until they are sorted or they are used.
Introduction to Database Management
Database Systems. What is a database? A database is an organised store of data items.
DATA INFORMATION.
Information Storage and Retrieval CS French Chapter 3.
Using Word Processing, Spreadsheet, and Database Software
Databases Ms. Scales. What is a Database? Database  A collection of data organized for fast search and retrieval  Examples: Telephone Directories Hospital.
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
CORE 2: Information systems and Databases STORAGE & RETRIEVAL 2 : SEARCHING, SELECTING & SORTING.
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.
Microsoft Access Database software. What is a database? … a database is an organized collection of data. A collection of data of similar information compiled.
UNIT 3B FILING METHODS.
Information and Data What’s the difference between two? Information systems = hardware and software working together… It will take DATA that has been put.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. ACCESS 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 4 – Creating New.
GCSE ICT What is an Information System?. What is data? DATA is raw facts and figures. These have very little meaning until they are sorted or they are.
Applications Software. Applications software is designed to perform specific tasks. There are three main types of application software: Applications packages.
Lesson 1 -What is a Database? -Fields and Records
Database Management. ICT5 Database Administration (DBA) The DBA’s tasks will include the following: 1. The design of the database. After the initial design,
Data and its manifestations. Storage and Retrieval techniques.
WHAT IS A DATABASE? A database is an organized collection of related information. A DB organizes and stores information. an organized collection of related.
Slide 1 St Andrew’s High School Standard Grade Computing Databases Standard Grade Computing Studies.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
GCSE Computing#BristolMet Session Objectives# 20 MUST describe a database and discuss the legal implications of storing personal information SHOULD explain.
Slide 1 Computing Science: Databases Revised May 2012 St Andrew’s High School Computing Science Databases Computing Science Level - National 4 / 5.
Databases The Kingsway School. Database Systems Databases are programs which store information in a logical way. Databases have a structure which helps.
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.
Information Systems & Databases 2.2) Organisation methods.
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.
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.
Now, please open your book to page 60, and let’s talk about chapter 9: How Data is Stored.
Databases Unit 3_6. Flat File Databases One table containing data Data must be entered as a whole each time e.g. customer name and address each time (data.
FILES AND DATABASES. A FILE is a collection of records with similar characteristics, e.g: A Sales Ledger Stock Records A Price List Customer Records Files.
Database. Data Base A database is a collection of related data, and the software used in databases to store, organize and retrieve the data is called.
3 / 12 Databases MIS105 Lec13 Irfan Ahmed Ilyas CHAPTER Prepared By:
ITGS Databases.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
WHAT IS A DATABASE? A database is an organized collection of related information.
Database Management Systems (DBMS)
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.
1 Database Basics: Filemaker 7 Introduction Center for Faculty Development, SJSU Steve Sloan
Use of ICT in Data Management AS Applied ICT. Back to Contents Back to Contents.
CIS 250 Advanced Computer Applications Database Management Systems.
Instructor: Pavlos Pavlikas1 How Data is Stored Chapter 8.
Introduction to Databases Angela Clark University of South Alabama.
What is Handling Information?.
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.
Databases Flat Files & Relational Databases. Learning Objectives Describe flat files and databases. Explain the advantages that using a relational database.
VOCAB REVIEW. A field that can be computed from other fields Calculated field Click for the answer Next Question.
GCSE ICT How data is stored. How is data stored? Data can be stored in paper-based systems including: –Reference books –Dictionaries –Encyclopaedias –Directories.
Edexcel OnCourse Databases Unit 9. Edexcel OnCourse Database Structure Presentation Unit 9Slide 2 What is a Database? Databases are everywhere! Student.
Chapter 9: Data types and data structures OCR Computing for A Level © Hodder Education 2009.
( ) 1 Chapter # 8 How Data is stored DATABASE.
DATABASE.
Database Systems Unit 16.
Week 12 Option 3: Database Design
INTRODUCING DATABASES
DATABASES.
Databases.
Flat Files & Relational Databases
BUSINESS COMPUTER TECHNOLOGY
Spreadsheets, Modelling & Databases
The ultimate in data organization
BUSINESS COMPUTER TECHNOLOGY
BUSINESS COMPUTER TECHNOLOGY
Presentation transcript:

How data is stored

Data can be stored in paper-based systems including: Reference books Dictionaries Encyclopaedias Directories Index Files Filing systems

It can also be stored in computerised databases.

Reference books: Year Books Almanacs Annuals Dictionaries: Standard dictionaries Technical dictionaries Language to Language dictionaries Biographical dictionaries

Encyclopaedias: Single volume encyclopaedias Multi-volume encyclopaedias Technical encyclopaedias Directories: Telephone directories Trade directories

Index files: Alphabetical file systems Date order file systems Cross Indexed file systems

The data is stored systematically (e.g. alphabetically – dictionaries, encyclopaedias, telephone directories; date order – year books, almanacs). The data has a key piece of information that helps users to find what they are looking for (e.g. surname in a telephone directory, date in a year book).

Computerised data systems – also known as databases – are organised in similar ways to paper-based data systems. However because computerised data systems can handle data faster and in more flexible ways than paper-based systems, they have begun to replace many paper-based systems.

A database is a large store of information. It should set out so that it can be kept up-to-date easily. It should be easy to find the information that you need.

The information contained in a database is held in RECORDS. Each record is made up of one or more FIELDS. A FIELD contains a separate piece of information within each RECORD. A group of related RECORDS is a FILE.

There are several types of FIELD. The most common are: ALPHANUMERIC or CHARACTER TEXT - these contain letters and numbers, but the numbers can not be manipulated. NUMERIC - these numbers that can be manipulated. LOGIC – these have Yes/No or True/False answers.

Once the database has been set up, the information for each record can be added. This information can then be INTERROGATED (questions can be asked) to produce REPORTS (answers).

Medical records held at hospitals and doctors surgeries. The Police National Computer. School records held on a school SIMS (School Information Management System) system.

Information usually only needs to be entered once. Files can be linked together so that when one is up- dated all linked files are also up-dated (N.B. This is only true of RELATIONAL databases). The record structure can be altered after data has been entered. Access to data is rapid. It is difficult to lose data. Data can be validated as it is entered.

If the computer system is not working or is off- line, the database can not be accessed. Because databases contain confidential information, they must be kept secure People have to be trained to use a database if its advantages are to be exploited to the full, and this takes time and money.

A data base management system (DBMS) is a group of programs that: Allow data files to be created Allow data held in files to be altered Allow data held in files to be extracted

A DBMS also allows: Datafiles (or tables held within data files) to be linked together. Queries (or questions) to be asked of the data. Data to be added (or appended). Data to be deleted or altered. The structure to datafiles (or tables) to be altered.

A DBMS also allows: Levels of security by only allowing particular users access to each of the datafiles (or tables). Data to be imported from other computer packages (e.g. spreadsheets). Data to be exported to other computer packages (e.g. mail merge).

The processes that the database management system allows are all common file processes. The main common file processes are: File updating. Insertions. Deletions. Amendments

There are also certain tasks that must be done on a regular basis. These include creating back-up copies of the data held on the database. This needs to be done to protect the data from damage or corruption and to ensure that if damage or corruption occurs, all the data is not lost.