Information & Communications Technology An Introduction to 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.
Organisation Of Data (1) Database Theory
Databases. A database program can be used to:  sort a file into a different order  Maintain contact with clients  search through the records for a.
Standard Grade Databases. What is a Database? A database is made up of files, records and fields. A structured collection of similar information that.
Databases. What is a database? It is a collection of information, which can be searched and sorted. It can be information about anything. Toys, pupils,
Databases Using Information. What is a Database? A database package allows the user to organise and store information. This information can be sorted,
Database management system (DBMS)  a DBMS allows users and other software to store and retrieve data in a structured way  controls the organization,
Database terms Mr. Brunton.
1. 2 icoffey ****** 3 decimal numbers Sales.
WJEC Applied ICT Databases – Terminology and Notation DEFINITION A database is a collection of data or information which is held together in an organised.
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.
Software. Records Fields Each record is made up of fields – categories of information. The fields here are Name, Surname, Address, Telephone and Date.
Chapter 55 Data Modelling - Introduction Compiled by Eddie Moorcroft Source: P M Heathcote A level ICT.
Slide 1 Standard Grade Computing Databases. Slide 2 Standard Grade Computing Definitions DatabaseA database is a structured collection of similar information.
GCSE Computing#BristolMet Session Objectives# 20 MUST describe a database and discuss the legal implications of storing personal information SHOULD explain.
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.
Databases The Kingsway School. Database Systems Databases are programs which store information in a logical way. Databases have a structure which helps.
Creating a Database Designing Structure, Capturing and Presenting Data.
Some Facts about Databases Key WordsData TypesCoding.
Introduction: Databases By Margaret Lion 1. What is a database? A collection of data organized to serve many applications efficiently by centralizing.
Introduction to MS Access. Creating a New Database File/New –Blank database –New database name and location.
Surname:Brown Forename:James Form:7B Date of Birth: Telephone:
SQL introduction. RHS – SOC 2 Getting data out of databases Databases are ”just” containers of data We could – in principle – just put data in a text.
Databases Organizing Sorting Querying A Presentation by Karen Work Richardson.
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.
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.
Quiz questions. 1 A data structure that is made up of fields and records? Table.
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 a Database Definition: A database is a collection of information held together in an organised manner. For example: A library could be.
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.
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.
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
Do it now activity Activity: A travel agent is trying to create a database to collect information about people who are booking a flight. He is having a.
Databases. Revision tip: Focus on the things you find difficult first.
DATABASES COLLECTION OF INFORMATION FIELDS & CALCULATED FIELD DATA TYPES LINKED TABLES & FOREIGN KEY.
Slide 1 Key Stage 3 ICT INTRODUCTION TO DATABASES ‘Let’s make a Database!’
ACCESS REPORT GENERATOR. IT Fundamentals2 Reports Overview Reports are an important part of any computer business application. Features that are important.
DATABASES Filing cabinet or computer??. In the Database Unit you will: Learn that databases have many different uses Learn about the different parts of.
3.1 CSC 102 Introduction to Information Systems Databases.
Access Query Design. IT Fundamentals2 Access Query Design The Query design screen provides a mechanism for selecting specific data from datafile(s) by:
Databases in Practice 29 Databases In Practice 29.
Database Presentation BIM, Mrs. Bailey. **Database Notes** Use new sheet of paper! Microsoft Access - known as a database management system or DBMS Database.
Test1 Here some text. Text 2 More text.
Our world depends on databases
Introduction to Microsoft Access
Databases.
records Database Vocabulary It can be useful to collect information.
Handling Data Designing Structure, Capturing and Presenting Data
Database Management  .
What is a Database? A collection of data organized in a manner that allows access, retrieval, and use of that data.
[type text here] [type text here] [type text here] [type text here]
Your text here Your text here Your text here Your text here Your text here Pooky.Pandas.
Database.
Databases.
Your text here Your text here Your text here Your text here
Databases.
Creating Simple and Complex Queries
Handling Data Designing Structure, Capturing and Presenting Data
[type text here] [type text here] [type text here] [type text here]
Spreadsheets, Modelling & Databases
Introduction to Databases
DATABASES Surname: Brown Forename: James Form: 7B
Microsoft Office Access is the best –selling personal computer database management system. What is Access?
IT Solutions for Administrators - Databases
Presentation transcript:

Information & Communications Technology An Introduction to Databases

What is a Database? An information centre Computerised filing system A collection of related information

What is a Database? Pupil Records File Record 1 Record 2 Record 3

What is a Record? Forename Surname Date of Birth Employee Number ROBBIE WILLIAMS 23/08/ Fields

What type of Field? Name Date of Birth Salary Employee Number Text Date Currency Number

First NameSecond NameDate of BirthStaff NumberYearly Salary DerekLongmuir11/08/19701£25, LisaSmith21/03/19752£28, MartinCawston13/06/19793£19, JillianThomson17/05/19814£21, In this example, there are 5 fields. There are 4 records in this one file. Record 1 Record 2 Record 3 Record 4

Field Types First NameSecond NameDate of BirthStaff NumberYearly Salary DerekLongmuir11/08/19701£25, LisaSmith21/03/19752£28, MartinCawston13/06/19793£19, JillianThomson17/05/19814£21, text datenumbercurrency

Sorting Records First NameSecond NameDate of BirthStaff NumberYearly Salary DerekLongmuir11/08/19701£25, LisaSmith21/03/19752£28, MartinCawston13/06/19793£19, JillianThomson17/05/19814£21, It might be a good idea to sort the records in the database in order of what?

Sorting Records First NameSecond NameDate of BirthStaff NumberYearly Salary MartinCawston13/06/19793£19, DerekLongmuir11/08/19701£25, LisaSmith21/03/19752£28, JillianThomson17/05/19814£21, Here, the records have been sorted in alphabetical order of Second Name. How else could they be sorted?

Searching Records Databases hold lots of information. Sometimes it is good to search or query a database to find certain pieces of information. For example, how many staff members earn £25,000 or over???

Searching Records First NameSecond NameDate of BirthStaff NumberYearly Salary DerekLongmuir11/08/19701£25, LisaSmith21/03/19752£28, Here are the records which have been searched or queried for. They have been sorted into alphabetical order of Second Name. Can you think of examples where this might be handy?