database blog

11
Introduction to Databases Mr Arthur

Upload: iarthur

Post on 02-Nov-2014

587 views

Category:

Business


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Database Blog

Introduction to Databases

Mr Arthur

Page 2: Database Blog

Aims of the Lesson

1. To introduce what a database is

2. Discuss different examples in everyday life

3. Data Files/Records/Fields

4. Discuss advantages of electronic databases

5. Discuss Simple and Complex searches

Page 3: Database Blog

Manual/Electronic Systems

=

=

Page 4: Database Blog

What is a Database

• A database is a collection of information stored in a structured way

• Examples– The Police National

Database– DVLA– Inland Revenue– Esporta Health Club– Folk trying to sell you

kitchens

Page 5: Database Blog

Data File/Record/FieldFIELD = AN INDIVIDUAL PIECE OF DATA

RECORD = INFORMATION ON ONE PERSON

DATA FILE = ALL THE RECORDS ARE STORED TOGETHER IN A DATA FILE

Page 6: Database Blog

Advantages of Electronic Databases

1. Takes up less physical space than manual system

2. Is much easier to search and sort database

3. Is much easier to amend records

4. Easy to make a backup copy

Page 7: Database Blog

Simple Search

• I want to carry out a simple search on the field Age with the criteria 14

Page 8: Database Blog

Complex Search

• I want to carry out a complex search on the field Age with the criteria 14 and on the field Fav Food with the criteria “pizza”

Page 9: Database Blog

Aims of Lesson 2

• To revise the following areas– What is a database?– Examples in industry– Fields/Records/Data Files– Simple/Complex Searching– Simple/Complex Sorting

• To introduce data or field types• To discuss computed/calculated fields

Page 10: Database Blog

Data/Fields Types

• When creating a database you have to choose the data or field type depending on the data that is going to be stored

• Examples– Text– Number– Date/Time– Currency– Yes/No

Page 11: Database Blog

Computed/Calculated Fields

• A computed field will carry out a calculation on another field or fields and give you an answer