0% found this document useful (0 votes)
36 views55 pages

Week 18 10 ICT

This document provides instructions for a 10 ICT database lesson. It begins by reviewing the objectives of understanding flat-file databases and being able to create one. It then provides steps to set up a database folder and evidence document. Learners are instructed to create a Visitors table with fields like VisitorID, Name, and Date. Screenshots of the table structure and data are to be added to the evidence document. A second table, Rides, is then to be created following similar steps. Overall, the document guides learners through setting up and populating their first database tables.

Uploaded by

Ghadeer Alkhayat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views55 pages

Week 18 10 ICT

This document provides instructions for a 10 ICT database lesson. It begins by reviewing the objectives of understanding flat-file databases and being able to create one. It then provides steps to set up a database folder and evidence document. Learners are instructed to create a Visitors table with fields like VisitorID, Name, and Date. Screenshots of the table structure and data are to be added to the evidence document. A second table, Rides, is then to be created following similar steps. Overall, the document guides learners through setting up and populating their first database tables.

Uploaded by

Ghadeer Alkhayat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 55

WEEK 18

10 ICT (1)

1
10 ICT
Happy new year!
You should have all received your report which includes the
Term 1 unit 3-5 exam grade, and downloaded a copy of the
model answers pdf from the week 15 lesson.
This term we need to concentrate on some of the practical skills
required for paper 2 for this course, starting with databases.
You will need a copy of MS Access on your home computer.

2
IMPORTANT ADMIN TASK
Having completed term 1 we are all in a better position to now
create three smart targets for term 2, and just as importantly
sort out a class seating plan in the computer room to ensure all
students are fully engaged during the lesson.

Being focused is especially important when completing practical


work, which requires your full concentration to understand the
concepts. This is mainly because practical work cannot be
revised at the last minute before an exam.

The keyword to remember is ‘PRACTICE’.


3
10 ICT Week 18 beginning Sun 2nd Jan
1) Term 2 targets
(Having completed term 1, submit three things you definitely
need to improve for term 2. Also write them down in planners)

2) Watch - Database video + lesson tasks


(Complete the database classwork - watch the video to help
you understand. Take screenshots and paste into your evidence
file in MS Word, then please submit as ONE pdf)

3) Read Term 1 Exam model answers


(Ensure this homework is completed)
4
NO HOMEWORK = ‘X’ IN YOUR PLANNER
Unit 18 Database - Watson Book
https://drive.google.com/file/d/0B88DIbpeBcc5LU1BdzZ2VGZWdzA/view
Old syllabus - All the database practical skills Page 268-309

5
Year 10 IGCSE ICT New Syllabus 2023-25
https://www.cambridgeinternational.org/Images/595352-2023-2025-syllabus.pdf

Paper 1 (40%)
(Theory units 1-10)

Paper 2 (30%)
Paper 3 (30%) 6
Unit 18, Databases

7
Lesson Objectives
What is a flat-file database?
ALL: Know what software is used to create databases, and that
databases are used to store large amounts of data which
can quickly be searched and sorted.

MOST: Can create a flat-file database, by setting up its structure


including data types, and enter some records.

SOME: Can explain the different parts of a database using


keywords.
Keywords Flat file, relational database, field name, field, record, key
field.
8
10 ICT - Unit 18 Databases
Classwork Work to submit
18) Creating flat file databases Homework 1: Creating tables + video
-Data types

19) Forms and reports Homework 2: Creating forms, reports


-Simple queries and queries + video

20) Relational database Homework 3 : Relational database and


-Importing data importing data + video

Revise: Mid-term 2 ICT exam

21) Mid-Term 2 ICT Exam Revise: Mid-term 2 exams

22) Exam answers

9
10
11
12
13
Starter: Is there a better way to store files?

14
What is a database? - davtech67
https://www.youtube.com/watch?v=gfT7EGibry0&t=7s

15
What is a database?

16
What is a Flat-file database?

17
The parts of a database table

18
The table structure
To create a database we must set up it’s table structure with the correct data types

Field Name Data Type


This is the primary key Teacher ID Text
Forename Text
Surname Text
Subject Text
Room Number 19
Data types used in Databases
There are several data types to choose for fields, it depends on what is being stored

20
Data types used in Databases
More examples

Number

21
Challenge question

22
23
What is a flat-file database?
ALL: Know what software is used to create databases, and that
databases are used to store large amounts of data which
can quickly be searched and sorted.

MOST: Can create a flat-file database, by setting up its structure


including data types, and enter some records.

SOME: Can explain the different parts of a database using


keywords.
Keywords Flat file, relational database, field name, field, record, key
field.
24
WEEK 18
10 ICT (2-3)

25
Unit 18, Databases
Creating tables

26
Lesson Objectives
What is a flat-file database?
ALL: Know what software is used to create databases, and that
databases are used to store large amounts of data which
can quickly be searched and sorted.

MOST: Can create a flat-file database, by setting up its structure


including data types, and enter some records.

SOME: Can explain the different parts of a database using


keywords.
Keywords Flat file, relational database, field name, field, record, key
field.
27
Activity 1
1. Create a ‘10 ICT Databases’ folder on your
computer
2. Inside the folder create a MS Word document
named Evidence Theme park - your name
3. Add a three part header with your name,
candidate number 1234, and school centre
number QA078
4. Screenshots of the work you produce will be
pasted here then submitted as a pdf for
homework. 28
Folders and files

29
The evidence document

30
Activity 1
Now we have to create a database table. So as
mentioned this course will require you to have a
copy of MS Access at home to submit this work.

31
The Theme park database

32
How to create a new database - Teacher Victor Online
https://youtu.be/gvaZWOKkRaY?t=49

33
Creating a table - Step 1
Type Access into file explorer - Click on the MS Access Icon - then click blank

34
Creating a table - Step 2
Type database name - Click the folder icon to save in folder 10 ICT Databases

35
Creating a table - Step 3
A blank table appears - Click the view icon - then design view - save table as ‘Visitors’

36
Creating a table - Step 4
Type in the field names and their correct data types

37
Creating a table - Step 5
Click the data sheet view at the top left - then start typing in the visitors details

Note: the primary key is VisitorID


38
Increase the font size if you need to

39
Creating a table - Step 5
Here are the visitor details to be typed into the table

40
UK & US Date Formats In Microsoft Access Tables - Conti
https://www.youtube.com/watch?v=fHN_iqd5iAM&t=42s

41
Activity 2
Take a screenshot of the visitors table structure
and visitors table and add it to your evidence file.

Then take a screenshot of the completed visitors


table.

42
The evidence document

43
How to create a new table - Teacher Victor Online
https://www.youtube.com/watch?v=GJoV4qUwfiw&list=PLNeSoC50bpK3UAjb7klxoVQnwssKcXY6x&index=11

44
Creating a second table - Step 1
Close the Visitors table - click create tab - then tables - save the table as ‘Rides’

45
Creating a second table - Step 2
Go to the design view - enter the fields and their correct data types

Note: the primary key is RideID


46
Creating a second table - Step 3
Go to the data sheet view - enter the records for the rides table

47
Activity 3
Take a screenshot of the rides table structure
and rides table and add it to your evidence file.

Then save the evidence file.

At the end of the week you will submit evidence


file as a pdf for homework.

48
The evidence document

49
Create the tickets table structure and tickets table

50
Activity 4
Take a screenshot of the tickets table structure
and tickets table and add it to your evidence file.

Then save the evidence file.

At the end of the week you will submit evidence


file as a pdf for homework.

51
The evidence document

52
What is a flat-file database?
ALL: Know what software is used to create databases, and that
databases are used to store large amounts of data which
can quickly be searched and sorted.

MOST: Can create a flat-file database, by setting up its structure


including data types, and enter some records.

SOME: Can explain the different parts of a database using


keywords.
Keywords Flat file, relational database, field name, field, record, key
field.
53
Database
Resources

54
MS Access 2013 - Quackit
https://www.quackit.com/microsoft_access/microsoft_access_2013/tutorial/

55

You might also like