Databases.

Slides:



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

Relational Database Systems Higher Information Systems Advanced Implementation in Microsoft Access.
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.
STORAGE AND RETRIEVAL OF INFORMATION
Relational Database Systems Higher Information Systems Advanced Implementation in Filemaker Pro.
Standard Grade Databases. What is a Database? A database is made up of files, records and fields. A structured collection of similar information that.
DATABASE RC D DD CMA C M R B PK E I S H S RC H L I V FK.
INFORMATION TECHNOLOGY Software Applications. WORD PROCESSING WP is the most commonly used package in business. A large number of documents are produced.
Database management system (DBMS)  a DBMS allows users and other software to store and retrieve data in a structured way  controls the organization,
To facilitate communications To support household activities, for personal business, or for education To serve as a productivity/ business tool To assist.
Database Systems. What is a database? A database is an organised store of data items.
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.
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.
Basic Data Handling An introduction to using RM Information Magic Malcolm Wilson ICT Curriculum Development Officer Falkirk Council Education Services.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
Word Processors, Databases, Spreadsheets, and Data Problems.
How could the database be most efficiently searched to find all of the inventions of Samuel Morse? A. Inventor = "Morse" C. Invention = "telegraph" B.
**Database Notes** New Unit Plan Microsoft Access - known as a database management system or DBMS Database – a collection of organized information. Can.
Databases Standard Grade. Databases A large amount of information must be stored in some sort of order so that it can be accessed easily and quickly.
Slide 1 St Andrew’s High School Standard Grade Computing Databases Standard Grade Computing Studies.
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.
Slide 1 Standard Grade Computing Databases. Slide 2 Standard Grade Computing Definitions DatabaseA database is a structured collection of similar information.
Slide 1 Computing Science: Databases Revised May 2012 St Andrew’s High School Computing Science Databases Computing Science Level - National 4 / 5.
Here are the main points:  use the words SEARCH, SORT and REPORT (report = a print out, sometimes called a hard copy)  mention the names of the fields.
Creating a Database Designing Structure, Capturing and Presenting Data.
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.
What have we learned?. What is a database? An organized collection of related data.
Computers in the Library A database application. Input and Output Devices Input Keyboard Mouse Scanner / light pen Output VDU / screen / monitor Printer.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
Unit 5 Spreadsheets 5.09 Sorting & Filtering. Introduction How many times have you had to sort words in alphabetic order or you needed to find certain.
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.
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.
Computer Vocabulary Peripheral a device that can be connected to a computer for input or output.
Databases Letts Chapter 11. A database program can be used to:  sort a file into a different order;  search through the records for a matching string.
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
Database Use and Structure
JORGE DIAZ PORRAS,FRANCISCO GARZA,NESTOR DOMINGUEZ.
What is Handling Information?.
Chapter 11 Data Input and Output. Input Data Capture Forms Data can be collected using a data capture form or questionnaire that is printed on a piece.
Chapter 5 Administrative Software Teaching and Learning With Technology, 3e 1.
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.
Databases. What is a Database? A database is an organized collection of related information. An electronic database is an efficient means of storing and.
Section 3 Computing with confidence. The purpose of this section The purpose of this section is to develop your skills to achieve two goals: 1-Becoming.
IST 220 – Intro to Databases
Creating a Database Microsoft Access.
BASIC INFORMATION ABOUT DATABASE MANAGEMENT SOFTWARE
Database Systems Unit 16.
records Database Vocabulary It can be useful to collect information.
Handling Data Designing Structure, Capturing and Presenting Data
Database Vocabulary Terms.
1. Look at the data in the files J13STUDENT. TXT, J13COURSE
The Computer as an Educational Tool
Discovery Search vs. Library Catalogue
Spreadsheets and Charts A Beginner’s Guide
Databases.
Handling Data Designing Structure, Capturing and Presenting Data
Spreadsheets, Modelling & Databases
The ultimate in data organization
Problem Statement and Significance
Microsoft Office Access is the best –selling personal computer database management system. What is Access?
PowerPoint Notes Databases.
Cycle 3: Unit 27 Lessons 104 – 111.
Presentation transcript:

Databases

Databases File This is a collection of records that gives a complete set of information about a certain topic. e.g. a class file would contain all the information about all the pupils in a class. Record This is the set of related information about one thing or individual e.g. one pupil from the file class. Field This contains a single piece of information eg surname, forename, teacher, subjects taken, register class, guidance teacher.

Features of Databases Add record At any time more information can be added to the database by adding records.  Create fields You can create the individual fields that make up the records in your database. Search on one field During a search the database is asked to find a particular item of information in one particular field. Sort on one field During a sort the records of a database are put into a certain order, e.g. alphabetically in order of surname or in ascending or descending order of height.

Features of Databases Alter record format This refers to the ability to change the structure of the fields of the database e.g. increase their length or adding new fields.  Search on more than one field It is often possible to search on more than one field e.g. a database of pupils in a school could be searched for the number of pupils in S3 who are studying Standard Grade Computing Studies. The two fields to be searched being year and subject.

Features of Database Computed field This is a field that contains a formula that calculates a value from other fields. Alter screen input format Some database packages allow the user to create a screen input form for the entry of new records, often so that these can mirror existing paper forms.   Alter output format This refers to the ability to define what the output is to be and in what form the output is going to be. That is the selection of all or some of the fields to be displayed or printed out. Also the format of the output i.e. list - tabular, graphical - charts or bar graphs. 

Features of Database Use of keywords Keywords are often used in information retrieval systems whereby items containing the given keyword are accessed by the computer and retrieved. In simpler systems only the titles of the stored items may be searched for the particular keyword though with some systems every word in the database can be checked.  Sort on more than one field Similar to the sorting with the Sports Table Spreadsheet task. A database could first sort a league table on points, then goal difference and then Goals Scored.